3 Commits

Author SHA1 Message Date
81e0cf372f 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 12s
2025-07-09 02:09:56 +00:00
6388857514 add debug log
Some checks failed
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Has been cancelled
2025-07-08 21:08:49 -05:00
fffd144bee fix env
All checks were successful
renovate / renovate (push) Successful in 1m11s
lint-test-helm / helm-lint (push) Successful in 8s
2025-07-08 21:00:52 -05:00

View File

@@ -13,9 +13,11 @@ s3-exporter:
pullPolicy: IfNotPresent
env:
- name: S3_EXPORTER_WEB_LISTEN_ADDRESS
value: 9340
value: :9340
- name: S3_EXPORTER_S3_ENDPOINT_URL
value: https://nyc3.digitaloceanspaces.com
- name: S3_EXPORTER_LOG_LEVEL
value: debug
envFrom:
- secretRef:
name: s3-do-home-infra-secret