update argocd

This commit is contained in:
DeveloperDurp 2025-07-23 19:18:53 -05:00
parent 2cbc329a39
commit 3575572a65

View file

@ -50,6 +50,13 @@ argo-cd:
name: authentik name: authentik
type: oidc type: oidc
id: authentik id: authentik
resource.inclusions: |
- apiGroups:
- "*"
kinds:
- "Endpoints"
clusters:
- "*"
rbac: rbac:
create: true create: true