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
|
||||
app: monitor-dashboard
|
||||
file: notifiers.yml
|
||||
file: notifiers.yaml
|
||||
objectname: notifiers.yml
|
||||
|
||||
- role: openshift/object
|
||||
|
|
|
@ -58,7 +58,7 @@ spec:
|
|||
- name: 'GF_USERS_AUTO_ASSIGN_ORG_ROLE'
|
||||
value: 'Admin'
|
||||
- name: 'V'
|
||||
value: '8'
|
||||
value: '10'
|
||||
image: registry.hub.docker.com/grafana/grafana:latest
|
||||
name: dashboard
|
||||
ports:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue