monitoring

This commit is contained in:
HDW
2026-05-01 12:32:26 +02:00
parent 659ebb2508
commit b414ebb427

View File

@@ -20,6 +20,11 @@ spec:
prometheus: prometheus:
prometheusSpec: prometheusSpec:
# Prometheus soll nur auf Nodes mit diesem Label laufen: # Prometheus soll nur auf Nodes mit diesem Label laufen:
securityContext:
runAsUser: 0
runAsGroup: 0
fsGroup: 0
runAsNonRoot: false
nodeSelector: nodeSelector:
tier: infra tier: infra
retention: 7d retention: 7d