4a2e9675b7
Declaratively manage the group that argocd-rbac-cm maps to role:admin, so onboarding ArgoCD SSO does not require creating the group by hand in the UI.
4 lines
156 B
YAML
4 lines
156 B
YAML
# Members of this group get ArgoCD role:admin (mapped in argocd-rbac-cm).
|
|
# Everyone else who logs in via Authentik gets role:readonly.
|
|
name: argocd-admins
|