update endpoint
This commit is contained in:
parent
8f1cee1106
commit
811c28d44f
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ spec:
|
||||||
dedup.minScrapeInterval: 10s
|
dedup.minScrapeInterval: 10s
|
||||||
maxLabelsPerTimeseries: "40"
|
maxLabelsPerTimeseries: "40"
|
||||||
search.minStalenessInterval: 5m
|
search.minStalenessInterval: 5m
|
||||||
# vmalert.proxyURL: http://vmalert-cluster.observability.svc:8080
|
vmalert.proxyURL: http://vmalert-victoria.observability.svc:8080
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsUser: 65534
|
runAsUser: 65534
|
||||||
runAsGroup: 65534
|
runAsGroup: 65534
|
||||||
|
|
Loading…
Reference in a new issue