From 4f45822456a271b34ef3086209d8c9ee7c62a0ad Mon Sep 17 00:00:00 2001 From: Zee Aslam Date: Fri, 21 Jul 2023 17:38:44 -0400 Subject: [PATCH] re-enable kc step 1 --- cluster/apps/auth/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/auth/kustomization.yaml b/cluster/apps/auth/kustomization.yaml index 937afbecfd..54ae7c3e41 100644 --- a/cluster/apps/auth/kustomization.yaml +++ b/cluster/apps/auth/kustomization.yaml @@ -2,5 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - # - realms + - realms - authentik