From 6836546805009bbe85efe9a312b6382be89fa77d Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Sun, 31 Mar 2024 13:18:28 -0400 Subject: [PATCH] Update authentik version and environment --- authentik/helmrelease-authentik.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/authentik/helmrelease-authentik.yaml b/authentik/helmrelease-authentik.yaml index bee7a66..822fb2e 100644 --- a/authentik/helmrelease-authentik.yaml +++ b/authentik/helmrelease-authentik.yaml @@ -35,10 +35,13 @@ spec: securityContext: {} # -- server containerSecurityContext containerSecurityContext: {} + env: + - name: AUTHENTIK_REDIS__DB + value: "1" image: repository: ghcr.io/goauthentik/server - tag: 2023.10.7 + tag: 2024.2.2 #tag: latest # -- optional container image digest digest: ""