adjust
All checks were successful
renovate / renovate (push) Successful in 1m22s
lint-test-helm / helm-lint (push) Successful in 9s

This commit is contained in:
2025-07-09 19:51:20 -05:00
parent 399b9582f5
commit 37707c4d8a

View File

@@ -8,10 +8,9 @@ metadata:
app.kubernetes.io/instance: {{ .Release.Name }} app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }} app.kubernetes.io/part-of: {{ .Release.Name }}
spec: spec:
jobName: s3-do-home-infra
metricsPath: /probe metricsPath: /probe
# scrapeInterval: 12h scrapeInterval: 120s
# scrapeTimeout: 120s scrapeTimeout: 120s
httpSDConfigs: httpSDConfigs:
- url: http://s3-exporter.s3-exporter:9340/discovery - url: http://127.0.0.1:9340/discovery
refreshInterval: 15s refreshInterval: 15s