kubeview icon indicating copy to clipboard operation
kubeview copied to clipboard

Create a cluster scoped role and binding to allow access to PV

Open jgchristian opened this issue 3 years ago • 0 comments

See issue #60 . Not sure if this is the most desirable approach, but demonstrating a possible fix when deploying using helm limitNamespace: true and the generated ServiceAccount cannot be used by the scrape API to fetch PersistentVolume data as it is only using a RoleBinding..

jgchristian avatar May 06 '21 20:05 jgchristian