envFrom under global
This commit is contained in:
parent
b75757403a
commit
aca165abd2
1 changed files with 5 additions and 4 deletions
|
@ -13,10 +13,11 @@ spec:
|
|||
type: "helm"
|
||||
helm:
|
||||
releaseName: "authentik"
|
||||
valuesObject:
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: authentik-values
|
||||
values: |
|
||||
global:
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: authentik-values
|
||||
destination:
|
||||
server: "https://kubernetes.default.svc"
|
||||
namespace: home-server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue