immich with other psql

This commit is contained in:
2025-06-07 03:59:27 -04:00
parent a5cb322255
commit 651d1c1c74
2 changed files with 10 additions and 26 deletions

View File

@@ -16,16 +16,19 @@ spec:
timeout: 5m
releaseName: immich
values:
env:
DB_HOSTNAME: "immich-postgresql"
DB_USERNAME: "immich"
DB_DATABASE_NAME: "immich"
DB_PASSWORD: "immich"
image:
tag: v1.118.1
tag: v1.134.0
immich:
persistence:
library:
existingClaim: immich-data
postgresql:
enabled: true
redis:
enabled: true