Compare commits
2 Commits
5b0c9a5b90
...
d14b83d5af
Author | SHA1 | Date | |
---|---|---|---|
d14b83d5af
|
|||
21b5c55992 |
@@ -98,6 +98,8 @@ directus:
|
||||
configMapKeyRef:
|
||||
name: ceph-bucket-directus
|
||||
key: BUCKET_NAME
|
||||
- name: STORAGE_S3_REGION
|
||||
value: us-east-1
|
||||
- name: STORAGE_S3_ENDPOINT
|
||||
value: rook-ceph-rgw-ceph-objectstore.rook-ceph
|
||||
- name: STORAGE_S3_FORCE_PATH_STYLE
|
||||
|
@@ -9,7 +9,7 @@ komodo:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/moghtech/komodo-core
|
||||
tag: 1.17.5
|
||||
tag: 1.18.1
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: COMPOSE_LOGGING_DRIVER
|
||||
|
Reference in New Issue
Block a user