change endpoint
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 59s

This commit is contained in:
2025-07-09 20:06:59 -05:00
parent 58478a4d75
commit 8ce792750d

View File

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