Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 440 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 440 Bytes

This Repository contains some charts maintaied by kurt108

Installing Chart

$ helm repo add kurt108 https://kurt108.github.io/helm-charts
"kurt108" has been added to your repositories
$ helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "kurt108" chart repository
...
Update Complete. ⎈ Happy Helming!⎈
$ helm install my-release kurt108/xxx
...