From 3a6fca5b5c05a303303d2edc8c9399735c27410a Mon Sep 17 00:00:00 2001 From: Adam Saleh Date: Tue, 9 Feb 2021 09:57:27 +0100 Subject: [PATCH] Typo in the route reference for prest in monitor dashboards. --- playbooks/openshift-apps/monitor_dashboard.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/openshift-apps/monitor_dashboard.yml b/playbooks/openshift-apps/monitor_dashboard.yml index 125afdab8d..c97305fabc 100644 --- a/playbooks/openshift-apps/monitor_dashboard.yml +++ b/playbooks/openshift-apps/monitor_dashboard.yml @@ -101,7 +101,7 @@ - role: openshift/object app: monitor-dashboard - file: pgrest_route.yml + file: prest_route.yml objectname: prest_route.yml - role: openshift/object