Add argocd-admins group
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/plan Pipeline failed

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:
2026-07-12 22:36:03 +10:00
parent 92af7c2e92
commit 4a2e9675b7
+3
View File
@@ -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