arttor / helmify

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

The file _helper.tpl can not be overwritten if there is any update the named templates #24

Closed dontan001 closed 2 years ago

arttor commented 2 years ago

I think this is desired behavior. Users may want to change or add new helper functions after generating the initial chart and those helpers shouldn't be removed on the next helmify run.