diff --git a/applications/40-authentik/authentik.yaml b/applications/40-authentik/authentik.yaml index 995eff8..76f6696 100644 --- a/applications/40-authentik/authentik.yaml +++ b/applications/40-authentik/authentik.yaml @@ -13,17 +13,6 @@ spec: type: "helm" helm: releaseName: "authentik" - values: | - postgresql: - enabled: false - server: - ingress: - annotations: - external-dns.alpha.kubernetes.io/hostname: auth.hxme.net - tls: - - secretName: wildcard-hxme-net - hosts: - - auth.hxme.net valuesFrom: - kind: Secret name: authentik-values