adjust
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user