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: