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