Compare commits
3 Commits
2bd1b37a40
...
81e0cf372f
Author | SHA1 | Date | |
---|---|---|---|
81e0cf372f
|
|||
6388857514 | |||
fffd144bee |
@@ -13,9 +13,11 @@ s3-exporter:
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: S3_EXPORTER_WEB_LISTEN_ADDRESS
|
||||
value: 9340
|
||||
value: :9340
|
||||
- name: S3_EXPORTER_S3_ENDPOINT_URL
|
||||
value: https://nyc3.digitaloceanspaces.com
|
||||
- name: S3_EXPORTER_LOG_LEVEL
|
||||
value: debug
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: s3-do-home-infra-secret
|
||||
|
Reference in New Issue
Block a user