kubepack / chartify

📈 Generate Helm Charts from Kubernetes objects
Apache License 2.0
227 stars 25 forks source link

Feature/horizontal pod autoscaler chart #44

Closed mstrYoda closed 4 years ago

mstrYoda commented 5 years ago

This pr resolves #42 . I've add horizontal pod autoscaler chart generator. It currently only supports v1 api and next step may be support for v2beta2.

mstrYoda commented 5 years ago

@tamalsaha Can you review this pr when you get a free time (:

tamalsaha commented 4 years ago

Thanks @mstrYoda !