Helm charts for various applications. I try to keep them generic.
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.
- Dinesh Bhattarai
MIT