From 1e3a9aba1a19d67761690a84e5545b76b7c1fb97 Mon Sep 17 00:00:00 2001 From: j Date: Sat, 16 Aug 2025 06:01:00 +0000 Subject: [PATCH] All values from secret --- applications/40-authentik/authentik.yaml | 11 ----------- 1 file changed, 11 deletions(-) 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