1
0
Fork 0
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:
Greg Sutcliffe 2026-07-06 11:54:32 +01:00
commit 539176cb09
Signed by: gwmngilfen
SSH key fingerprint: SHA256:dNHcz65ApR68w2TkCIAXDBdt4oNL62Fyx48U7dXWuk0

View file

@ -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