From 99d6c36e165e416d709411b1566b2637cc45fd57 Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Sat, 21 Feb 2026 15:12:23 +0100 Subject: [PATCH] switch immich to new valkey --- apps/immich/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/immich/release.yaml b/apps/immich/release.yaml index 8b46347..417a973 100644 --- a/apps/immich/release.yaml +++ b/apps/immich/release.yaml @@ -34,7 +34,7 @@ spec: usernameKey: username passwordKey: password redis: - host: redis-master + host: valkey existingSecret: enabled: true secretName: redis