Update k8s/apps/immich/deployments.yaml

This commit is contained in:
ab
2025-05-13 11:48:27 +00:00
parent 2ed804abe3
commit 769f8ccdae

View File

@ -233,8 +233,7 @@ spec:
fsGroup: 999
containers:
- name: immich-postgres
#image: tensorchord/pgvecto-rs:pg14-v0.3.0
image: firstofth300/immich-postgres:pg15-v0.2.1-0
image: tensorchord/pgvecto-rs:pg15-v0.3.0
securityContext:
runAsUser: 999
runAsGroup: 999