2 Commits

Author SHA1 Message Date
fbb968c256 Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.4
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 13s
2025-07-10 00:43:11 +00:00
399b9582f5 adjust
All checks were successful
renovate / renovate (push) Successful in 1m34s
lint-test-helm / helm-lint (push) Successful in 8s
2025-07-09 19:41:52 -05:00
2 changed files with 4 additions and 3 deletions

View File

@@ -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

View File

@@ -10,7 +10,8 @@ metadata:
spec: spec:
jobName: s3-do-home-infra jobName: s3-do-home-infra
metricsPath: /probe metricsPath: /probe
scrapeInterval: 12h # scrapeInterval: 12h
scrapeTimeout: 120s # scrapeTimeout: 120s
httpSDConfigs: httpSDConfigs:
- url: http://s3-exporter.s3-exporter:9340/discovery - url: http://s3-exporter.s3-exporter:9340/discovery
refreshInterval: 15s