Update sql uri for immich services.

This commit is contained in:
Joseph Hanson 2024-05-02 06:48:00 -05:00
parent 1f80555349
commit 0354d43f9b
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 4 additions and 4 deletions

View file

@ -61,8 +61,8 @@ spec:
DB_URL:
valueFrom:
secretKeyRef:
name: immich-pguser-immich
key: uri
name: immich-secret
key: DATABASE_URI
service:
app:
controller: immich-machine-learning

View file

@ -64,8 +64,8 @@ spec:
DB_URL:
valueFrom:
secretKeyRef:
name: immich-pguser-immich
key: uri
name: immich-secret
key: DATABASE_URI
service:
app:
controller: immich-microservices