Update from dictionary to list
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tyler Perkins 2024-05-04 17:10:19 -04:00
parent 12f4ae82bc
commit 2719e9c3eb
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8
1 changed files with 3 additions and 3 deletions

View File

@ -120,15 +120,15 @@ spec:
# See configuration options at https://goauthentik.io/docs/installation/configuration/
# @default -- `[]` (See [values.yaml])
env:
AUTHENTIK_SECRET_KEY:
- AUTHENTIK_SECRET_KEY:
secretKeyRef:
name: authentik-secret
key: secret-key
AUTHENTIK_POSTGRESQL__PASSWORD:
- AUTHENTIK_POSTGRESQL__PASSWORD:
secretKeyRef:
name: authentik-secret
key: postgres-password
AUTHENTIK_REDIS__PASSWORD:
- AUTHENTIK_REDIS__PASSWORD:
secretKeyRef:
name: authentik-secret
key: redis-password