Update k8s/apps/immich/deployments.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 8s

This commit is contained in:
ab
2025-05-13 11:55:46 +00:00
parent 067746cf76
commit 79d3365463

View File

@ -244,6 +244,8 @@ spec:
value: postgres
- name: POSTGRES_DB
value: immich
- name: DB_VECTOR_EXTENSION
value: pgvector
- name: POSTGRES_INITDB_ARGS
value: '--data-checksums'
- name: TZ