2 Commits

Author SHA1 Message Date
ec2f821725 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 15s
2025-07-10 00:58:34 +00:00
58478a4d75 change endpoint
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 44s
2025-07-09 19:57:31 -05:00

View File

@@ -15,7 +15,7 @@ s3-exporter:
- name: S3_EXPORTER_WEB_LISTEN_ADDRESS
value: :9340
- name: S3_EXPORTER_S3_ENDPOINT_URL
value: https://postgres-backups-ce540ddf106d186bbddca68a.nyc3.digitaloceanspaces.com
value: https://nyc3.digitaloceanspaces.com
- name: S3_EXPORTER_LOG_LEVEL
value: debug
envFrom: