[ENHANCE] Target multiple namespaces while requiring minimal rbac
Is your feature request related to a problem? Please describe. I cannot target multiple namespaces today without list and watch namespace rbac which i don't have.
Describe the solution you'd like Introduce a namespaces parameter that accepts a list of namespaces.
Describe alternatives you've considered The namespaceSelector cannot be used in this case because it requires unavailable permissions.
Additional context Add any other context or screenshots about the feature request here.
Hi @ron1 Thanks for your feature request. We will add it ours backlog but any PR is welcomed.
I think it's the same as https://github.com/stakater/Reloader/issues/407
It seems #951 is related too I would also be interested in such a feature!