diff --git a/cluster/apps/production/authentik/authentik/configmap.yaml b/cluster/apps/production/authentik/authentik/configmap.yaml index b282ade..4fd939d 100644 --- a/cluster/apps/production/authentik/authentik/configmap.yaml +++ b/cluster/apps/production/authentik/authentik/configmap.yaml @@ -2,9 +2,3 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - helmrelease.yaml - -configMapGenerator: - - name: authentik-values - namespace: default - files: - - values.yaml