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: ""