charts
charts copied to clipboard
Allow customizing the metrics-server namespace
Add the ability to customize where metrics-server is installed, rather than default kube-system, so the roleBinding is created accordingly.
Checklist
- [X] I have verified that my change is according to the deprecations & breaking changes policy
- [X] Commits are signed with Developer Certificate of Origin (DCO - learn more)
- [X] README is updated with new configuration values (if applicable) learn more
- [X] A PR is opened to update KEDA core (repo) (if applicable, ie. when deployment manifests are modified)
Fixes #645