Currently RBAC for GitOps Application can give users access to create/edit/delete the application resources (Pods, Replicas, Deployments etc), but it means that users can create/edit/delete the application itself.
These RBAC concerns should be separate, we should be able to define separate access for application and the K8s resources that the application creates.
We have to be able to separate these concerns using the Harness UI RBAC.
Created by Gino Orvieto
·