https://github.com/viadee/charts
Repository for the distribution of viadee helm charts
https://github.com/viadee/charts
Last synced: 6 months ago
JSON representation
Repository for the distribution of viadee helm charts
- Host: GitHub
- URL: https://github.com/viadee/charts
- Owner: viadee
- Created: 2021-08-31T08:43:49.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-04-08T10:36:40.000Z (about 4 years ago)
- Last Synced: 2025-01-30T07:18:13.382Z (over 1 year ago)
- Language: Smarty
- Size: 102 KB
- Stars: 1
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Repository for the distribution of viadee helm charts
___________________________________________
## **Usage**
* [Helm](https://helm.sh) must be installed to use the charts. Please refer to
Helm's [documentation](https://helm.sh/docs) to get started.
* Once Helm has been set up correctly, add the repo as follows:
`helm repo add https://viadee.github.io/charts`
* If you had already added this repo earlier, run `helm repo update` to retrieve
the latest versions of the packages. You can then run `helm search repo
` to see the charts.
* To install the chart:
`helm install my- /`
* To uninstall the chart:
`helm delete my-`