add back staging check

Signed-off-by: Mark O Brien <markobri@redhat.com>
This commit is contained in:
Mark O Brien 2022-06-09 11:05:54 +01:00
parent fcd8d0c144
commit 80ea9226ac

View file

@ -36,7 +36,9 @@ items:
labels:
app: bodhi-web
deploymentconfig: bodhi-web
{% if env == "staging" %}
monitoring-key: cpe
{% endif %}
spec:
containers:
- name: bodhi-web