https://github.com/southernmethodistuniversity/helm-chart-template
Template repository intended to give a starting place for Helm Charts deployed on the Research Kubernetes Cluster
https://github.com/southernmethodistuniversity/helm-chart-template
Last synced: about 1 year ago
JSON representation
Template repository intended to give a starting place for Helm Charts deployed on the Research Kubernetes Cluster
- Host: GitHub
- URL: https://github.com/southernmethodistuniversity/helm-chart-template
- Owner: SouthernMethodistUniversity
- Created: 2025-06-03T21:04:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-06T19:54:04.000Z (about 1 year ago)
- Last Synced: 2025-06-06T20:27:47.411Z (about 1 year ago)
- Language: Python
- Homepage: https://southernmethodistuniversity.github.io/helm-chart-template/
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# helm-chart-template
A template repository intended to give a starting place for Helm Charts deployed on the Research Kubernetes Cluster. Follow the instructions below for how to deploy this template.
1. Click on use this template, and make sure to select to option to clone all branches
2. Name the repo all lower case. Note that this will be the name of your containers, and helm chart.
3. You will need to make changes the Chart.yaml and/or the src/ directory in order for the helm chart to deploy.