mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 13:09:53 +00:00
immich fix db hostname
This commit is contained in:
@@ -17,7 +17,7 @@ spec:
|
||||
releaseName: immich
|
||||
values:
|
||||
env:
|
||||
DB_HOSTNAME: "immich-postgresql"
|
||||
DB_HOSTNAME: "immich-postgresql-rw"
|
||||
DB_USERNAME: "immich"
|
||||
DB_DATABASE_NAME: "immich"
|
||||
DB_PASSWORD: "immich"
|
||||
|
||||
Reference in New Issue
Block a user