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

This commit is contained in:
ab
2025-05-13 11:51:51 +00:00
parent 769f8ccdae
commit 067746cf76

View File

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