From 2d964e03bef14ca3ccfbb6131612b4977ce7ee24 Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Fri, 18 Jul 2025 12:21:34 +0200 Subject: [PATCH] Enable bitnami redis for authentik --- apps/authentik.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/apps/authentik.yaml b/apps/authentik.yaml index 2eb38a7..8a21f48 100644 --- a/apps/authentik.yaml +++ b/apps/authentik.yaml @@ -54,9 +54,8 @@ spec: hosts: - authentik.sdg.moe - # don't use bitnami's postgres - postgresql: - enabled: false + redis: + enabled: true additionalObjects: - apiVersion: postgresql.cnpg.io/v1