mastodon / chart

Helm chart for Mastodon deployment in Kubernetes
GNU Affero General Public License v3.0
161 stars 93 forks source link

feat(deployments): make spec.revisionHistoryLimit configurable #121

Closed jimeh closed 9 months ago

jimeh commented 9 months ago

Allow setting the spec.revisionHistoryLimit value on Deployment resources to a custom value.

timetinytim commented 9 months ago

I'm definitely in favor of more customization. Thank you!