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 13:54:54 +00:00
parent e6bed27097
commit c751dfde17

View File

@ -23,7 +23,7 @@ spec:
- name: UPLOAD_LOCATION - name: UPLOAD_LOCATION
value: /usr/src/app/upload value: /usr/src/app/upload
- name: DB_URL - name: DB_URL
value: postgresql://postgres:BSpC2aikW3Rdymb7aKazuQfai6psMs3MbBsqI3bJRaY0hvLyjjio9hjGPcTf5o1J@immich-db-rw.immich:5432/immich value: postgresql://postgres:postgres@immich-rw.immich:5432/immich
- name: REDIS_HOST - name: REDIS_HOST
value: redis value: redis
- name: REDIS_PORT - name: REDIS_PORT