diff --git a/playbooks/openshift-apps/monitor_dashboard.yml b/playbooks/openshift-apps/monitor_dashboard.yml index b0c1bb1353..e4dc575f08 100644 --- a/playbooks/openshift-apps/monitor_dashboard.yml +++ b/playbooks/openshift-apps/monitor_dashboard.yml @@ -28,7 +28,7 @@ - role: openshift/object app: monitor-dashboard - file: notifiers.yml + file: notifiers.yaml objectname: notifiers.yml - role: openshift/object diff --git a/roles/openshift-apps/monitor-dashboard/templates/deploymentconfig.yml b/roles/openshift-apps/monitor-dashboard/templates/deploymentconfig.yml index 46122b2e26..00fceda387 100644 --- a/roles/openshift-apps/monitor-dashboard/templates/deploymentconfig.yml +++ b/roles/openshift-apps/monitor-dashboard/templates/deploymentconfig.yml @@ -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: