Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 460 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 460 Bytes

README

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

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.

Copyright

  • Dinesh Bhattarai

License

MIT