Repo of simple generic Helm charts, for things like deploying a web app
Add repo to helm
helm repo add benc-uk https://benc-uk.github.io/helm-charts
helm repo update benc-uk
To use
helm install example benc-uk/webapp
See readme for full details of values and configuration