From 169519552f587c9401b248d67b0936c1710ad606 Mon Sep 17 00:00:00 2001 From: Matt Reeves Date: Sun, 7 Jul 2024 19:39:08 -0400 Subject: [PATCH] testing --- cluster/apps/production/authentik/authentik/configmap.yaml | 6 ------ 1 file changed, 6 deletions(-) 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