Try to force a helm chart because argo things its git

This commit is contained in:
j 2025-08-14 01:03:22 +10:00
parent 7906eb3817
commit 569e300b61

View file

@ -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