Prometheus monitoring for Bodhi should only be enabled in staging
This commit is contained in:
parent
19786a9757
commit
c430685141
1 changed files with 2 additions and 0 deletions
|
@ -54,7 +54,9 @@ items:
|
|||
labels:
|
||||
app: bodhi-web
|
||||
deploymentconfig: bodhi-web
|
||||
{% if env == "staging" %}
|
||||
monitoring-key: cpe
|
||||
{% endif %}
|
||||
spec:
|
||||
containers:
|
||||
- name: bodhi-web
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue