Skip to content

Commit d9f982e

Browse files
committed
fix(immich): ssl on database communication
1 parent 27d58a9 commit d9f982e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

kubernetes/apps/immich/helm-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ spec:
2525
tag: v3.0.0
2626
env:
2727
DB_VECTOR_EXTENSION: pgvector
28+
DB_SSL_MODE: require
2829
DB_HOSTNAME:
2930
valueFrom:
3031
secretKeyRef:

0 commit comments

Comments
 (0)