monitor-gating: Fix typo in the environment variable
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
61c450f475
commit
bedb371caf
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ spec:
|
|||
- name: OPENSHIFT
|
||||
value: "True"
|
||||
{% if env != "staging" %}
|
||||
- name: PRODUTION
|
||||
- name: PRODUCTION
|
||||
value: "True"
|
||||
{% endif %}
|
||||
volumeMounts:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue