cluster-api-visualizer icon indicating copy to clipboard operation
cluster-api-visualizer copied to clipboard

Restrict cluster roles in Helm chart to relevant CAPI API groups

Open Jont828 opened this issue 3 years ago • 0 comments
trafficstars

Currently, hack/observability/cluster-api-visualizer/chart/templates/clusterrole.yaml gives us permissions to all api groups and resources. We can revise this to be more specific and only give access to the resources we need to use clusterctl describe and to use the kubectl client to fetch a CRD.

Jont828 avatar Aug 10 '22 21:08 Jont828