monitoring
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user