add the cnpg immich as a second source
This commit is contained in:
parent
92b55b5fe7
commit
aba1c96b91
1 changed files with 2 additions and 15 deletions
|
|
@ -14,21 +14,8 @@ spec:
|
||||||
chart: immich
|
chart: immich
|
||||||
helm:
|
helm:
|
||||||
valuesObject:
|
valuesObject:
|
||||||
env:
|
- repoURL: git.martyn.berlin/martyn/infra4talos
|
||||||
DB_HOSTNAME: "immich-postgres"
|
path: apps-kustomized/immich
|
||||||
DB_USERNAME: "immich"
|
|
||||||
DB_DATABASE_NAME: "immich"
|
|
||||||
immich:
|
|
||||||
persistence:
|
|
||||||
library:
|
|
||||||
existingClaim: "immich-photos"
|
|
||||||
redis:
|
|
||||||
enabled: true
|
|
||||||
postgresql:
|
|
||||||
global:
|
|
||||||
postgresql:
|
|
||||||
auth:
|
|
||||||
existingSecret:
|
|
||||||
project: apps
|
project: apps
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue