Typo in the notifier file for dashboards
This commit is contained in:
parent
17ac196a29
commit
71b6d299f4
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@
|
||||||
|
|
||||||
- role: openshift/object
|
- role: openshift/object
|
||||||
app: monitor-dashboard
|
app: monitor-dashboard
|
||||||
file: notifiers.yml
|
file: notifiers.yaml
|
||||||
objectname: notifiers.yml
|
objectname: notifiers.yml
|
||||||
|
|
||||||
- role: openshift/object
|
- role: openshift/object
|
||||||
|
|
|
@ -58,7 +58,7 @@ spec:
|
||||||
- name: 'GF_USERS_AUTO_ASSIGN_ORG_ROLE'
|
- name: 'GF_USERS_AUTO_ASSIGN_ORG_ROLE'
|
||||||
value: 'Admin'
|
value: 'Admin'
|
||||||
- name: 'V'
|
- name: 'V'
|
||||||
value: '8'
|
value: '10'
|
||||||
image: registry.hub.docker.com/grafana/grafana:latest
|
image: registry.hub.docker.com/grafana/grafana:latest
|
||||||
name: dashboard
|
name: dashboard
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue