fix env
All checks were successful
renovate / renovate (push) Successful in 1m11s
lint-test-helm / helm-lint (push) Successful in 8s

This commit is contained in:
2025-07-08 21:00:52 -05:00
parent c0101ad39a
commit fffd144bee

View File

@@ -13,7 +13,7 @@ s3-exporter:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- 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://nyc3.digitaloceanspaces.com
envFrom: envFrom: