Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 506 Bytes

File metadata and controls

9 lines (5 loc) · 506 Bytes

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.