From 17ac196a29ff077ef26efb268187be3b02549831 Mon Sep 17 00:00:00 2001 From: Adam Saleh Date: Fri, 29 Jan 2021 16:47:04 +0100 Subject: [PATCH] Adding the forgotten notifier to dashboards. --- playbooks/openshift-apps/monitor_dashboard.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/playbooks/openshift-apps/monitor_dashboard.yml b/playbooks/openshift-apps/monitor_dashboard.yml index 3dda53c323..b0c1bb1353 100644 --- a/playbooks/openshift-apps/monitor_dashboard.yml +++ b/playbooks/openshift-apps/monitor_dashboard.yml @@ -25,6 +25,12 @@ template: configmap.yml objectname: configmap.yml + + - role: openshift/object + app: monitor-dashboard + file: notifiers.yml + objectname: notifiers.yml + - role: openshift/object app: monitor-dashboard file: dashboard_provision_config.yml