This commit is contained in:
Joseph Hanson 2024-10-06 22:09:52 -05:00
parent 880986fa21
commit abfc90ee71
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -13,6 +13,11 @@ spec:
maxLabelsPerTimeseries: "40" maxLabelsPerTimeseries: "40"
search.minStalenessInterval: 5m search.minStalenessInterval: 5m
# vmalert.proxyURL: http://vmalert-cluster.observability.svc:8080 # vmalert.proxyURL: http://vmalert-cluster.observability.svc:8080
securityContext:
runAsUser: 65534
runAsGroup: 65534
runAsNonRoot: true
fsGroup: 65534
resources: resources:
requests: requests:
cpu: 5m cpu: 5m