Update k8s/apps/immich/deployments.yaml

This commit is contained in:
ab
2025-05-13 12:50:21 +00:00
parent 79d3365463
commit e6bed27097

View File

@ -22,12 +22,8 @@ spec:
env:
- name: UPLOAD_LOCATION
value: /usr/src/app/upload
- name: DB_PASSWORD
value: postgres
- name: DB_USERNAME
value: postgres
- name: DB_DATABASE_NAME
value: immich
- name: DB_URL
value: postgresql://postgres:BSpC2aikW3Rdymb7aKazuQfai6psMs3MbBsqI3bJRaY0hvLyjjio9hjGPcTf5o1J@immich-db-rw.immich:5432/immich
- name: REDIS_HOST
value: redis
- name: REDIS_PORT