Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 266 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 266 Bytes

mycharts

My personal helm charts. Add a chart to the charts directory and run:

CHART=chartname make

To use the charts:

helm repo add mycharts https://s12chung.github.io/mycharts/charts
helm repo update
helm install mycharts/chartname