Global env vars back again
This commit is contained in:
parent
53f32b5566
commit
56848821de
1 changed files with 5 additions and 0 deletions
|
@ -27,7 +27,12 @@ spec:
|
|||
secretKeyRef:
|
||||
name: authentik-secrets
|
||||
key: secret-key
|
||||
|
||||
values: |
|
||||
global:
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: authentik-env
|
||||
postgresql:
|
||||
enabled: false
|
||||
redis:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue