Support namespaces scoped watch #1153
wilfriedroset
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I plan to deploy kamaji on a multi-tenant k8s platform. I would like to restrict the namespaces watched by the operator. This is currently not possible at the moment. As such I propose to add a new flag
--watch-namespacesalong with the helm chart valuewatchNamespaces.This way user can deploy their operator in their namespace without the risk to reconcile anything out of the scope.
Please note that I'm willing to pick up the related work as follow up of this feature request.
Beta Was this translation helpful? Give feedback.
All reactions