charts
charts copied to clipboard
Update helm charts to support zap logging in metrics server
Update metrics-server helm charts to support https://github.com/kedacore/keda/pull/6578
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 #5732
I suspect the chart failures are due to the flags not existing on the api server yet
Could you run docker run -v "$PWD:/helm-docs" -u $(id -u) jnorwood/helm-docs:latest and commit the changes?