arttor / helmify

Creates Helm chart from Kubernetes yaml
MIT License
1.48k stars 136 forks source link

Add PodDisruptionBudget processor #123

Closed rsrchboy closed 1 year ago

rsrchboy commented 1 year ago

This allows helmify to sensibly handle PodDisruptionBudgets.

arttor commented 1 year ago

@rsrchboy thank you for your contribution. The changes are available in v0.4.7 release.