From d27185785776382ad911cf3534df7c446d1cedd5 Mon Sep 17 00:00:00 2001 From: Martyn Date: Sun, 31 May 2026 16:25:24 +0200 Subject: [PATCH] Valkey (redis) and pvc reference --- app-of-apps/immich.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app-of-apps/immich.yaml b/app-of-apps/immich.yaml index 8ac9d64..cba2a4d 100644 --- a/app-of-apps/immich.yaml +++ b/app-of-apps/immich.yaml @@ -14,6 +14,12 @@ spec: chart: immich helm: valuesObject: + immich: + persistence: + library: + existingClaim: immich-data + valkey: + enabled: true - repoURL: http://forgejo.git.svc.cluster.local/martyn/infra4talos.git path: apps-kustomized/immich project: apps