Compare commits
2 Commits
fbb968c256
...
0da6057945
Author | SHA1 | Date | |
---|---|---|---|
0da6057945
|
|||
37707c4d8a |
@@ -9,7 +9,7 @@ komodo:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/moghtech/komodo-core
|
repository: ghcr.io/moghtech/komodo-core
|
||||||
tag: 1.17.5
|
tag: 1.18.4
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: COMPOSE_LOGGING_DRIVER
|
- name: COMPOSE_LOGGING_DRIVER
|
||||||
|
@@ -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