diff --git a/applications/40-authentik/authentik.yaml b/applications/40-authentik/authentik.yaml index 3968455..995eff8 100644 --- a/applications/40-authentik/authentik.yaml +++ b/applications/40-authentik/authentik.yaml @@ -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 +