Compare commits
2 Commits
ba19d239ba
...
1895b99e89
Author | SHA1 | Date | |
---|---|---|---|
1895b99e89
|
|||
ece2f417ee |
@@ -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
|
||||
|
@@ -15,7 +15,7 @@ s3-exporter:
|
||||
- name: S3_NAME
|
||||
value: digital-ocean
|
||||
- name: S3_ENDPOINT
|
||||
value: https://nyc3.digitaloceanspaces.com
|
||||
value: https://postgres-backups-ce540ddf106d186bbddca68a.nyc3.digitaloceanspaces.com
|
||||
- name: S3_ACCESS_KEY
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
Reference in New Issue
Block a user