From: How to Use Your Own Registry
From: Getting Started
$> helm create web-app
.$> rm -rf web-app/templates
.$> mv web-app helm
.
$> helm install full-coral ./helm
$> helm get manifest full-coral
From: How to Use Your Own Registry
From: Getting Started
$> helm create web-app
.$> rm -rf web-app/templates
.$> mv web-app helm
.$> helm install full-coral ./helm
$> helm get manifest full-coral