What Impl param of namespace for the commands Currently, the operator component has a fixed namespace and the bind needs to be executed in the namespace where it should be applied. This task is to allow us to pass as param the namespace. Why
- make easier
- make more flexible
- easier to automate the commands
|