-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
Milestone
Description
Is your feature request related to a problem? Please describe.
The ClusterRole appears to be over-provisioned. Provide an option for namespaced access to the kubernetes environment.
Describe the solution you'd like
Implement through configuration or discovery, the ability to limit requested resources (configmaps, secrets, etc) to the namespace it's installed in or a list of namespaces.
Describe alternatives you've considered
There appears to be no documented support to minimize permissions.
Additional context
helm template bugfest/tor-controller will show the ClusterRole that hopefully could be a Role instead.
Reactions are currently unavailable