From a771012a6da63fb27994ed85c3380c3f89a2d255 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Mar 21 2020 15:22:42 +0000 Subject: monitor-gating: attempt to get the indentation correct #2 Signed-off-by: Pierre-Yves Chibon --- diff --git a/roles/openshift-apps/monitor-gating/templates/deploymentconfig.yml b/roles/openshift-apps/monitor-gating/templates/deploymentconfig.yml index 01e01eb..382fb0c 100644 --- a/roles/openshift-apps/monitor-gating/templates/deploymentconfig.yml +++ b/roles/openshift-apps/monitor-gating/templates/deploymentconfig.yml @@ -36,7 +36,7 @@ spec: {%- if env != "staging" %} - name: PRODUTION value: "True" - {% endif -%} + {% endif %} volumeMounts: - name: keytab-volume mountPath: /etc/keytabs