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:46:45 +00:00
parent 91f66f950c
commit 2ed804abe3

View File

@ -233,7 +233,8 @@ spec:
fsGroup: 999
containers:
- 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:
runAsUser: 999
runAsGroup: 999