From 560faf0c964f69e33e0facea9eabfcc34a7f7b5f Mon Sep 17 00:00:00 2001 From: Cory Latschkowski Date: Tue, 8 Aug 2023 16:02:07 -0600 Subject: [PATCH] update: kustomization.yaml to activate config --- components/configs/rbac/overlays/hou-edge/kustomization.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/configs/rbac/overlays/hou-edge/kustomization.yaml b/components/configs/rbac/overlays/hou-edge/kustomization.yaml index ffee213..44c2ff0 100644 --- a/components/configs/rbac/overlays/hou-edge/kustomization.yaml +++ b/components/configs/rbac/overlays/hou-edge/kustomization.yaml @@ -5,6 +5,8 @@ bases: - ../../base resources: + - aap-admins-group.yaml + - aap-edit-ns-rolebinding.yaml - adhoc-ops-group.yaml - lab-cluster-admins-group.yaml - lab-cluster-admins-rolebinding.yaml