Open fernandezcuesta opened 2 weeks ago
Hello! Thank you for filing an issue.
The maintainers will triage your issue shortly.
In the meantime, please take a look at the troubleshooting guide for bug reports.
If this is a feature request, please review our contribution guidelines.
What would you like added?
Add the ability to override the destination namespace.
Why is this needed?
Sometimes it's handy to deploy both controller and scaler-set charts under the same Helm umbrella chart. In such cases, since
.Release.Namespace
is the one inherited from the umbrella chart, we cannot follow the best practices of having separate namespaces for both controller and scalerset.Additional context
n/a