An open API service indexing awesome lists of open source software.

https://github.com/vojtechmares/helm-template

Simple alternative to helm create
https://github.com/vojtechmares/helm-template

helm-chart template

Last synced: about 1 year ago
JSON representation

Simple alternative to helm create

Awesome Lists containing this project

README

          

# Helm Template

This very basic Helm chart was created to replace the default chart created by `helm create ` which contains a ton of boilerplate and is very complex with many ifs and other things which are really not necessary at all for a proof-of-concept deployment or even for many production setups.