Epic: #1
Phase: 2 - RBAC Conversion
Dependencies: #5
Estimate: 2 hours
Update the operator RoleBinding creation to reference namespace Roles instead of ClusterRoles.
Implementation: Change RoleRef.Kind from 'ClusterRole' to 'Role' in ensureRoleBinding() function at operator/main.go:897
Files: components/operator/main.go
Branch: feature/mpp-single-namespace-mode