This commit is contained in:
Joseph Hanson 2024-10-06 16:52:52 -05:00
parent 2c1431666e
commit af4d3c34ef
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 2 additions and 2 deletions

View file

@ -3,5 +3,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- vmalert.yaml
# - vmalert.yaml
- vmsingle.yaml

View file

@ -9,7 +9,7 @@ spec:
dedup.minScrapeInterval: 10s
maxLabelsPerTimeseries: "40"
search.minStalenessInterval: 5m
vmalert.proxyURL: http://vmalert-cluster.observability.svc:8080
# vmalert.proxyURL: http://vmalert-cluster.observability.svc:8080
replicaCount: 1
resources:
requests: