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
- Host: GitHub
- URL: https://github.com/dineshdb/helm-charts
- Owner: dineshdb
- Created: 2022-08-08T06:58:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-16T08:09:48.000Z (3 months ago)
- Last Synced: 2025-02-16T09:18:52.980Z (3 months ago)
- Topics: helm, helm-charts, k8s, kubernetes
- Language: Smarty
- Homepage: https://dbhattarai.info.np/helm-charts/
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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