https://github.com/deviavir/helm-charts
collection of my custom helm charts
https://github.com/deviavir/helm-charts
Last synced: 6 months ago
JSON representation
collection of my custom helm charts
- Host: GitHub
- URL: https://github.com/deviavir/helm-charts
- Owner: DeviaVir
- Created: 2019-11-07T10:45:34.000Z (over 6 years ago)
- Default Branch: gh-pages
- Last Pushed: 2019-12-05T10:45:03.000Z (over 6 years ago)
- Last Synced: 2025-02-07T18:31:43.700Z (over 1 year ago)
- Language: HTML
- Size: 41 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# helm-charts
### Adding packages
`helm package ~/path/to/package`
### Updating index
`helm repo index ./ --url https://deviavir.github.io/helm-charts/`