Update k8s/apps/immich/deployments.yaml

This commit is contained in:
ab
2025-05-13 11:46:45 +00:00
parent 91f66f950c
commit 2ed804abe3

View File

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