From 12f4ae82bce40deca1f1f8efbafc2ff71d305dee Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Sat, 4 May 2024 17:03:58 -0400 Subject: [PATCH] Fix indent --- authentik/helmrelease-authentik.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/authentik/helmrelease-authentik.yaml b/authentik/helmrelease-authentik.yaml index 1786f58..8d4ceb0 100644 --- a/authentik/helmrelease-authentik.yaml +++ b/authentik/helmrelease-authentik.yaml @@ -703,8 +703,8 @@ spec: # See configuration options at https://goauthentik.io/docs/installation/configuration/ # @default -- `[]` (See [values.yaml]) env: - - name: AUTHENTIK_REDIS__DB - value: "1" + - name: AUTHENTIK_REDIS__DB + value: "1" # - name: AUTHENTIK_VAR_NAME # value: VALUE # - name: AUTHENTIK_VAR_OTHER