Try to force a helm chart because argo things its git
This commit is contained in:
parent
7906eb3817
commit
569e300b61
1 changed files with 2 additions and 1 deletions
|
@ -10,6 +10,7 @@ spec:
|
|||
repoURL: "https://charts.goauthentik.io/"
|
||||
chart: "authentik"
|
||||
targetRevision: "2025.6.4"
|
||||
type: "helm"
|
||||
helm:
|
||||
releaseName: "authentik"
|
||||
values: |
|
||||
|
@ -23,7 +24,6 @@ spec:
|
|||
- secretName: wildcard-hxme-net
|
||||
hosts:
|
||||
- auth.hxme.net
|
||||
valueFiles: []
|
||||
valuesFrom:
|
||||
- kind: Secret
|
||||
name: authentik-values
|
||||
|
@ -36,3 +36,4 @@ spec:
|
|||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue