Values object
This commit is contained in:
parent
1e3a9aba1a
commit
b75757403a
1 changed files with 4 additions and 3 deletions
|
@ -13,9 +13,10 @@ spec:
|
|||
type: "helm"
|
||||
helm:
|
||||
releaseName: "authentik"
|
||||
valuesFrom:
|
||||
- kind: Secret
|
||||
name: authentik-values
|
||||
valuesObject:
|
||||
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