From e7b90862475bc5c6e745214a42b9d2ee1fc77f0d Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Wed, 23 Jul 2025 19:35:31 -0500 Subject: [PATCH] update --- infra/argocd/values.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/infra/argocd/values.yaml b/infra/argocd/values.yaml index 4d22b55..88f7c9e 100644 --- a/infra/argocd/values.yaml +++ b/infra/argocd/values.yaml @@ -50,13 +50,6 @@ argo-cd: name: authentik type: oidc id: authentik - resource.exclusions: | - - apiGroups: - - "*" - kinds: - - "*" - clusters: - - "*" rbac: create: true