Skip to content

Commit

Permalink
argo-rollouts: add scrape interval
Browse files Browse the repository at this point in the history
  • Loading branch information
sungil committed Dec 5, 2023
1 parent bf02cdb commit bd9628d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lma/base/site-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ charts:
serviceMonitor.grafana.interval: $(serviceScrapeInterval)
serviceMonitor.argocd.interval: $(serviceScrapeInterval)
serviceMonitor.argowf.interval: $(serviceScrapeInterval)
serviceMonitor.argoRollout.interval: $(serviceScrapeInterval)
serviceMonitor.processExporter.interval: $(serviceScrapeInterval)
serviceMonitor.ceph.interval: $(serviceScrapeInterval)
serviceMonitor.calico.interval: $(serviceScrapeInterval)
Expand Down

0 comments on commit bd9628d

Please sign in to comment.