2 Commits

Author SHA1 Message Date
eeb5215477 Update Helm release postgres-cluster to v6
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 12s
2025-07-10 01:07:57 +00:00
8ce792750d change endpoint
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 59s
2025-07-09 20:06:59 -05:00

View File

@@ -15,7 +15,9 @@ s3-exporter:
- name: S3_EXPORTER_WEB_LISTEN_ADDRESS - name: S3_EXPORTER_WEB_LISTEN_ADDRESS
value: :9340 value: :9340
- name: S3_EXPORTER_S3_ENDPOINT_URL - 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 - name: S3_EXPORTER_LOG_LEVEL
value: debug value: debug
envFrom: envFrom: