Compare commits
2 Commits
389ea8ff79
...
e10bfe7469
Author | SHA1 | Date | |
---|---|---|---|
e10bfe7469
|
|||
c1093027cb |
@@ -9,7 +9,7 @@ immich:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/immich-app/immich-server
|
repository: ghcr.io/immich-app/immich-server
|
||||||
tag: v1.132.3
|
tag: v1.136.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user