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
- Host: GitHub
- URL: https://github.com/vojtechmares/helm-template
- Owner: vojtechmares
- Created: 2023-02-24T17:53:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-20T16:07:57.000Z (over 2 years ago)
- Last Synced: 2025-02-17T04:42:41.018Z (over 1 year ago)
- Topics: helm-chart, template
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.