forked from infra/ansible
Collectd: disable collectd pod in FMN app, log01 is no longer listening
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
parent
e5bb2ff606
commit
539176cb09
1 changed files with 1 additions and 1 deletions
|
|
@ -482,7 +482,7 @@ metadata:
|
|||
annotations:
|
||||
image.openshift.io/triggers: '[{"from":{"kind":"ImageStreamTag","name":"fmn:latest"},"fieldPath":"spec.template.spec.containers[?(@.name==\"collectd\")].image"}]'
|
||||
spec:
|
||||
replicas: 1
|
||||
replicas: 0
|
||||
selector:
|
||||
matchLabels:
|
||||
app: fmn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue