Update from dictionary to list
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
12f4ae82bc
commit
2719e9c3eb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user