companyinfo / helm-charts

Company.info Helm charts repository
https://companyinfo.github.io/helm-charts
Apache License 2.0
68 stars 22 forks source link

Add custom deployment `.spec.revisionHistoryLimit` support #15

Closed yahel2410 closed 1 year ago

yahel2410 commented 1 year ago

First, great lib chart :star:

Currently there is way to override the default deployment .spec.revisionHistoryLimit, which is set to 10 by default. Ref: https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#revision-history-limit

It would be great if this could be added as a custom value.

p-afraz commented 1 year ago

Hi thanks for your feedback 💯 This will be included in next release.

yahel2410 commented 1 year ago

Hey @p-afraz any ETA for the new version? :)