helm-charts

README

Helm charts for various applications. I try to keep them generic.

https://github.com/dineshdb/helm-charts

Getting started

Add a helm repo and then start using them.

# add a helm repo
helm repo add dineshdb https://dbhattarai.info.np/helm-charts/
# deploy an app
helm install <app-name> dineshdb/<app-chart> -f <app-name-values>.yaml

For a list of charts, see.

License

MIT