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