An open API service indexing awesome lists of open source software.

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

Some useful helm charts for kubernetes deployment
https://github.com/dineshdb/helm-charts

helm helm-charts k8s kubernetes

Last synced: 3 months ago
JSON representation

Some useful helm charts for kubernetes deployment

Awesome Lists containing this project

README

        

# README

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

## Getting started

Add a helm repo and then start using them.

```bash
# add a helm repo
helm repo add dineshdb https://dbhattarai.info.np/helm-charts/
# deploy an app
helm install dineshdb/ -f .yaml
```

For a list of charts, [see](https://github.com/dineshdb/helm-charts/tree/main/charts).

## Copyright

- Dinesh Bhattarai

## License

MIT