From 71b6d299f47049a3f424a9c8554ace19640813df Mon Sep 17 00:00:00 2001 From: Adam Saleh Date: Fri, 29 Jan 2021 17:03:22 +0100 Subject: [PATCH] Typo in the notifier file for dashboards --- playbooks/openshift-apps/monitor_dashboard.yml | 2 +- .../monitor-dashboard/templates/deploymentconfig.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: