From d30a36c96ebdb3816ed030cdebb394d2c1483557 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Wed, 23 Jul 2025 19:57:42 -0500 Subject: [PATCH] update --- infra/argocd/values.yaml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/infra/argocd/values.yaml b/infra/argocd/values.yaml index 8501b90..727777e 100644 --- a/infra/argocd/values.yaml +++ b/infra/argocd/values.yaml @@ -50,15 +50,7 @@ argo-cd: name: authentik type: oidc id: authentik - resource.inclusions: | - - apiGroups: - - "" - kinds: - - "*" - clusters: - - "*" - namespaces: - - "*" + resource.exclusions: "" rbac: create: true