Commit Graph

1 Commits

Author SHA1 Message Date
Platform Engineer
e4b597be15 fix(argocd): add RBAC policy for platform-engineer account
The platform-engineer ArgoCD account was created in argocd-cm.yaml but
had no RBAC role binding, causing 403 permission denied on all API calls
to /api/v1/applications/<name>. This adds argocd-rbac-cm.yaml granting
the platform-engineer role full access to applications, projects,
clusters, and repositories.
2026-07-06 02:53:46 +00:00