kubepack / chartify

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

Preserve alphanums in value keys. #31

Closed tamalsaha closed 7 years ago

tamalsaha commented 7 years ago

If the full key is a number, an _ is added as prefix.

cc: @yadavnikhil