envFrom under global
This commit is contained in:
parent
b75757403a
commit
aca165abd2
1 changed files with 5 additions and 4 deletions
|
@ -13,7 +13,8 @@ spec:
|
||||||
type: "helm"
|
type: "helm"
|
||||||
helm:
|
helm:
|
||||||
releaseName: "authentik"
|
releaseName: "authentik"
|
||||||
valuesObject:
|
values: |
|
||||||
|
global:
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: authentik-values
|
name: authentik-values
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue