Fix indent
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2024-05-04 17:03:58 -04:00
parent 11cade0763
commit 12f4ae82bc
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8

View File

@ -703,8 +703,8 @@ spec:
# See configuration options at https://goauthentik.io/docs/installation/configuration/ # See configuration options at https://goauthentik.io/docs/installation/configuration/
# @default -- `[]` (See [values.yaml]) # @default -- `[]` (See [values.yaml])
env: env:
- name: AUTHENTIK_REDIS__DB - name: AUTHENTIK_REDIS__DB
value: "1" value: "1"
# - name: AUTHENTIK_VAR_NAME # - name: AUTHENTIK_VAR_NAME
# value: VALUE # value: VALUE
# - name: AUTHENTIK_VAR_OTHER # - name: AUTHENTIK_VAR_OTHER