Commit Graph

1 Commits

Author SHA1 Message Date
Platform Engineer Agent
086c6a8937 fix(argocd): add RBAC ConfigMap granting platform-engineer read+sync access
The platform-engineer ArgoCD account was created in argocd-cm.yaml but
no argocd-rbac-cm.yaml existed, so ArgoCD's default-deny policy blocked
all API calls with 'permission denied'. This grants the account read
access to applications, clusters, repositories, and projects, plus the
ability to trigger syncs — exactly what the platform-engineer bot needs.
2026-07-05 23:31:35 +00:00