Compare commits
2 Commits
da6f2dca55
...
ca13b8b699
Author | SHA1 | Date | |
---|---|---|---|
ca13b8b699
|
|||
c1093027cb |
@@ -32,7 +32,7 @@ karakeep:
|
|||||||
value: us-east-1
|
value: us-east-1
|
||||||
- name: ASSET_STORE_S3_BUCKET
|
- name: ASSET_STORE_S3_BUCKET
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
configMapKeyRef:
|
||||||
name: ceph-bucket-karakeep
|
name: ceph-bucket-karakeep
|
||||||
key: BUCKET_NAME
|
key: BUCKET_NAME
|
||||||
- name: ASSET_STORE_S3_ACCESS_KEY_ID
|
- name: ASSET_STORE_S3_ACCESS_KEY_ID
|
||||||
|
@@ -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.4
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: COMPOSE_LOGGING_DRIVER
|
- name: COMPOSE_LOGGING_DRIVER
|
||||||
|
Reference in New Issue
Block a user