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:44:00 +00:00
parent cd38254e8d
commit 91f66f950c

View File

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