monitor-gating: attempt to get the indentation correct

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-03-21 16:21:41 +01:00
parent 91856e11a8
commit 2b3e31623e

View file

@ -33,10 +33,10 @@ spec:
value: /etc/keytab/koji-keytab
- name: OPENSHIFT
value: "True"
{% if env != "staging" %}
{%- if env != "staging" %}
- name: PRODUTION
value: "True"
{% endif %}
{% endif -%}
volumeMounts:
- name: keytab-volume
mountPath: /etc/keytabs