From a6c9cf7b9ca076ad039f077628d67f0ad0bef8d7 Mon Sep 17 00:00:00 2001 From: Adam Saleh Date: Fri, 24 Mar 2023 18:00:42 +0100 Subject: [PATCH] Fix alignment in monitor_gating --- playbooks/openshift-apps/monitor_gating.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/playbooks/openshift-apps/monitor_gating.yml b/playbooks/openshift-apps/monitor_gating.yml index a2534210f5..709f4e20bd 100644 --- a/playbooks/openshift-apps/monitor_gating.yml +++ b/playbooks/openshift-apps/monitor_gating.yml @@ -85,32 +85,32 @@ tags: - build - - role: openshift/object + - role: openshift/object app: monitor-gating template: dashboard_config.yml objectname: dashboard_config.yml - - role: openshift/object + - role: openshift/object app: monitor-gating template: dashboard_configmap.yml objectname: dashboard_configmap.yml - - role: openshift/object + - role: openshift/object app: monitor-gating template: dashboard_configmap.yml objectname: dashboard_configmap.yml - - role: openshift/object + - role: openshift/object app: monitor-gating template: dashboard_route.yml objectname: dashboard_route.yml - - role: openshift/object + - role: openshift/object app: monitor-gating template: dashboard_serviceaccount.yml objectname: dashboard_serviceaccount.yml - - role: openshift/object + - role: openshift/object app: monitor-gating template: dashboard_deploymentconfig.yml objectname: dashboard_deploymentconfig.yml