From d90794a05a211dd498fb10f3667e07d56474e916 Mon Sep 17 00:00:00 2001 From: j Date: Mon, 18 Aug 2025 11:39:04 +0000 Subject: [PATCH] Disable redis --- applications/40-authentik/authentik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/40-authentik/authentik.yaml b/applications/40-authentik/authentik.yaml index 09be27b..20607f7 100644 --- a/applications/40-authentik/authentik.yaml +++ b/applications/40-authentik/authentik.yaml @@ -17,7 +17,7 @@ spec: - secretRef: name: authentik-env redis: - enabled: true + enabled: false postgresql: enabled: false