This commit is contained in:
2025-07-23 19:51:54 -05:00
parent d0ef9e7586
commit 2be3d65620

View File

@@ -54,11 +54,11 @@ argo-cd:
- apiGroups: - apiGroups:
- "" - ""
kinds: kinds:
- "Endpoints" - "*"
clusters: clusters:
- "*" - "*"
namespaces: namespaces:
- "internalproxy" - "*"
rbac: rbac:
create: true create: true