From f05e46148b97aa0593e19fa7467727cc0d7e3a8b Mon Sep 17 00:00:00 2001 From: j Date: Sun, 17 Aug 2025 15:19:48 +0000 Subject: [PATCH] Remove params --- applications/40-authentik/authentik.yaml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/applications/40-authentik/authentik.yaml b/applications/40-authentik/authentik.yaml index 7779e90..20607f7 100644 --- a/applications/40-authentik/authentik.yaml +++ b/applications/40-authentik/authentik.yaml @@ -11,23 +11,6 @@ spec: targetRevision: 2025.6.4 type: helm helm: - parameters: - - name: "postgresql.password" - valueFrom: - secretKeyRef: - name: authentik-secrets - key: postgresql-password - - name: "redis.password" - valueFrom: - secretKeyRef: - name: authentik-secrets - key: redis-password - - name: "authentik.secret_key" - valueFrom: - secretKeyRef: - name: authentik-secrets - key: secret-key - values: | global: envFrom: