CATechnologiesTest / yipee

An opensource version of the Yipee.io editor.
Apache License 2.0
22 stars 12 forks source link

Generate helm chart using two k8s yaml files #52

Open markemeis opened 5 years ago

markemeis commented 5 years ago

The ability to create my helm template from 2 (or more) yaml files where the template items are derived from the differences between the two models.

jrryjcksn commented 5 years ago

There is now a converter API for doing this. The go API will be added after the diff API is present.