Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 353 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 353 Bytes

chart-prettier

Chart prettier reads the template folder of a helm chart and places each object in its own file.

In case multiple manifests of the same type exist, the name schema {type}-{name}.yaml is used for this type.

Example

chart-prettier chart/templates
cat all-the-things.yaml | chart-prettier chart/templates