mastodon / chart

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

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

Closed jimeh closed 4 months ago

jimeh commented 5 months ago

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

timetinytim commented 4 months ago

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