Compare commits
1 Commits
81e0cf372f
...
2bd1b37a40
Author | SHA1 | Date | |
---|---|---|---|
2bd1b37a40
|
@@ -13,11 +13,9 @@ 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
|
||||||
- name: S3_EXPORTER_LOG_LEVEL
|
|
||||||
value: debug
|
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: s3-do-home-infra-secret
|
name: s3-do-home-infra-secret
|
||||||
|
Reference in New Issue
Block a user