addon-operator
addon-operator copied to clipboard
feat: Added support for target namespaces
Overview
Added support for targeting namespaces. Related to #336
What this PR does / why we need it
- Allow to define namespace via
.namespacefile in module directory (similar to Deckhouse). If no file found, operator's namespace will be used.
Special notes for your reviewer
- Not implemented in helm3lib client module