add back staging check
Signed-off-by: Mark O Brien <markobri@redhat.com>
This commit is contained in:
parent
fcd8d0c144
commit
80ea9226ac
1 changed files with 2 additions and 0 deletions
|
@ -36,7 +36,9 @@ items:
|
||||||
labels:
|
labels:
|
||||||
app: bodhi-web
|
app: bodhi-web
|
||||||
deploymentconfig: bodhi-web
|
deploymentconfig: bodhi-web
|
||||||
|
{% if env == "staging" %}
|
||||||
monitoring-key: cpe
|
monitoring-key: cpe
|
||||||
|
{% endif %}
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: bodhi-web
|
- name: bodhi-web
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue