From 700f1864748407d5740bcc8ab6d8a7ded038c760 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Thu, 13 Mar 2025 14:47:27 -0500 Subject: [PATCH] update storage --- infra/authentik/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/infra/authentik/values.yaml b/infra/authentik/values.yaml index 4fa183b..579302f 100644 --- a/infra/authentik/values.yaml +++ b/infra/authentik/values.yaml @@ -40,6 +40,7 @@ authentik: persistence: enabled: true storageClass: longhorn + size: 16Gi accessModes: - ReadWriteMany redis: