charts icon indicating copy to clipboard operation
charts copied to clipboard

Update helm charts to support zap logging in metrics server

Open aliaqel-stripe opened this issue 9 months ago • 1 comments

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

aliaqel-stripe avatar Feb 28 '25 22:02 aliaqel-stripe

I suspect the chart failures are due to the flags not existing on the api server yet

aliaqel-stripe avatar Feb 28 '25 22:02 aliaqel-stripe

Could you run docker run -v "$PWD:/helm-docs" -u $(id -u) jnorwood/helm-docs:latest and commit the changes?

JorTurFer avatar Jun 09 '25 12:06 JorTurFer