chart¶
What is chart
and why should i use it?¶
With chart
you can create your own helm chart from scratch with a default template.
If you plan to create your own application with lots of dependencies, it should speed up the creation of an chart
.
We added the neccessarry templates you will need to create a running deployment to the chart
section.
You can explore our examples to see, what you can do with chart
.