From c9a9da38c74b7f61e1cf39a78f24cc0708a11483 Mon Sep 17 00:00:00 2001 From: mafyuh Date: Sun, 7 Jul 2024 19:41:59 -0400 Subject: [PATCH] revert 169519552f587c9401b248d67b0936c1710ad606 revert testing --- cluster/apps/production/authentik/authentik/configmap.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/cluster/apps/production/authentik/authentik/configmap.yaml b/cluster/apps/production/authentik/authentik/configmap.yaml index 4fd939d..b282ade 100644 --- a/cluster/apps/production/authentik/authentik/configmap.yaml +++ b/cluster/apps/production/authentik/authentik/configmap.yaml @@ -2,3 +2,9 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - helmrelease.yaml + +configMapGenerator: + - name: authentik-values + namespace: default + files: + - values.yaml