forked from ab/homelab
Update k8s/apps/immich/deployments.yaml
This commit is contained in:
@ -22,12 +22,8 @@ spec:
|
|||||||
env:
|
env:
|
||||||
- name: UPLOAD_LOCATION
|
- name: UPLOAD_LOCATION
|
||||||
value: /usr/src/app/upload
|
value: /usr/src/app/upload
|
||||||
- name: DB_PASSWORD
|
- name: DB_URL
|
||||||
value: postgres
|
value: postgresql://postgres:BSpC2aikW3Rdymb7aKazuQfai6psMs3MbBsqI3bJRaY0hvLyjjio9hjGPcTf5o1J@immich-db-rw.immich:5432/immich
|
||||||
- name: DB_USERNAME
|
|
||||||
value: postgres
|
|
||||||
- name: DB_DATABASE_NAME
|
|
||||||
value: immich
|
|
||||||
- name: REDIS_HOST
|
- name: REDIS_HOST
|
||||||
value: redis
|
value: redis
|
||||||
- name: REDIS_PORT
|
- name: REDIS_PORT
|
||||||
|
Reference in New Issue
Block a user