forked from ab/homelab
Update k8s/apps/immich/deployments.yaml
This commit is contained in:
@ -244,6 +244,8 @@ spec:
|
|||||||
value: postgres
|
value: postgres
|
||||||
- name: POSTGRES_DB
|
- name: POSTGRES_DB
|
||||||
value: immich
|
value: immich
|
||||||
|
- name: DB_VECTOR_EXTENSION
|
||||||
|
value: pgvector
|
||||||
- name: POSTGRES_INITDB_ARGS
|
- name: POSTGRES_INITDB_ARGS
|
||||||
value: '--data-checksums'
|
value: '--data-checksums'
|
||||||
- name: TZ
|
- name: TZ
|
||||||
|
Reference in New Issue
Block a user