Add argocd-admins group
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.
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
# 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
|
||||||
Reference in New Issue
Block a user