Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 313 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 313 Bytes

Chart-Gen

Application to generate Helm chart based on some given values

Example

Takes a argument as release name

./chart-gen release

Given a sample yaml, as below. It genereate helm chart with deployment, service and serviceaccount

sample-app.yaml     #Values specific to a microservice