https://github.com/atrox/helm-charts
https://github.com/atrox/helm-charts
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/atrox/helm-charts
- Owner: Atrox
- Created: 2022-10-05T09:59:32.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-20T21:04:53.000Z (over 2 years ago)
- Last Synced: 2025-02-01T05:14:03.128Z (12 months ago)
- Language: Smarty
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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 atrox https://atrox.github.io/helm-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 atrox` to see the charts.
To install the chart:
helm install my- atrox/
To uninstall the chart:
helm delete my-