From 0a273652d88f69644b23453e58f1da1e04a0b490 Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Fri, 31 Oct 2025 17:33:28 +0100 Subject: [PATCH] Fix immich --- apps/immich/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/immich/values.yaml b/apps/immich/values.yaml index b9919e8..40552c0 100644 --- a/apps/immich/values.yaml +++ b/apps/immich/values.yaml @@ -5,7 +5,7 @@ immich: persistence: library: existingClaim: pictures -redis: +valkey: enabled: true server: @@ -30,7 +30,7 @@ server: machine-learning: persistence: cache: - type: pvc + type: persistentVolumeClaim controller: strategy: Recreate