From c1d08326f35bd8296b9adb25397eeac6759a03da 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