kubernetes-sigs / descheduler

Descheduler for Kubernetes
https://sigs.k8s.io/descheduler
Apache License 2.0
4.44k stars 664 forks source link

Add timeZone to CronJob helm template #1243

Closed boatmisser closed 1 year ago

boatmisser commented 1 year ago

Is your feature request related to a problem? Please describe.

The helm chart does not provide the ability to pass timeZone to CronJob

Describe the solution you'd like

Add timeZone to the CronJob template and ability to specify the value in the values.yaml

Describe alternatives you've considered

Not using the Helm chart

What version of descheduler are you using?

descheduler version: 0.28.0

Additional context

Chart version: 0.28.0

a7i commented 1 year ago

good idea!

/assign

boatmisser commented 1 year ago

Thats great thanks. Cheeky question, but do you have an ETA for a new helm chart release including this update?