Compare commits
2 Commits
1895b99e89
...
027d906922
Author | SHA1 | Date | |
---|---|---|---|
027d906922
|
|||
c66982ae0f |
@@ -9,7 +9,7 @@ komodo:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/moghtech/komodo-core
|
||||
tag: 1.17.5
|
||||
tag: 1.18.4
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: COMPOSE_LOGGING_DRIVER
|
||||
|
@@ -16,14 +16,14 @@ spec:
|
||||
remoteRef:
|
||||
conversionStrategy: Default
|
||||
decodingStrategy: None
|
||||
key: /digital-ocean/home-infra/postgres-backups
|
||||
key: /digital-ocean/home-infra/all-access
|
||||
metadataPolicy: None
|
||||
property: AWS_ACCESS_KEY_ID
|
||||
- secretKey: AWS_SECRET_ACCESS_KEY
|
||||
remoteRef:
|
||||
conversionStrategy: Default
|
||||
decodingStrategy: None
|
||||
key: /digital-ocean/home-infra/postgres-backups
|
||||
key: /digital-ocean/home-infra/all-access
|
||||
metadataPolicy: None
|
||||
property: AWS_SECRET_ACCESS_KEY
|
||||
- secretKey: AWS_REGION
|
||||
|
@@ -15,7 +15,7 @@ s3-exporter:
|
||||
- name: S3_NAME
|
||||
value: digital-ocean
|
||||
- name: S3_ENDPOINT
|
||||
value: https://postgres-backups-ce540ddf106d186bbddca68a.nyc3.digitaloceanspaces.com
|
||||
value: https://nyc3.digitaloceanspaces.com
|
||||
- name: S3_ACCESS_KEY
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
@@ -33,8 +33,6 @@ s3-exporter:
|
||||
key: AWS_REGION
|
||||
- name: LOG_LEVEL
|
||||
value: debug
|
||||
- name: S3_DISABLE_ENDPOINT_HOST_PREFIX
|
||||
value: true
|
||||
- name: S3_FORCE_PATH_STYLE
|
||||
value: false
|
||||
resources:
|
||||
|
Reference in New Issue
Block a user