https://github.com/coroot/helm-charts
Coroot Helm charts
https://github.com/coroot/helm-charts
charts coroot helm kubernetes
Last synced: about 1 year ago
JSON representation
Coroot Helm charts
- Host: GitHub
- URL: https://github.com/coroot/helm-charts
- Owner: coroot
- License: apache-2.0
- Created: 2022-10-21T08:54:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-18T07:23:38.000Z (over 2 years ago)
- Last Synced: 2023-12-18T08:33:43.043Z (over 2 years ago)
- Topics: charts, coroot, helm, kubernetes
- Language: Smarty
- Homepage:
- Size: 299 KB
- Stars: 8
- Watchers: 3
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Coroot Helm Charts
[](https://opensource.org/licenses/Apache-2.0)
## 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 is set up properly, add the repo and install Coroot:
```console
helm repo add coroot https://coroot.github.io/helm-charts
helm repo update
helm upgrade --install --namespace coroot --create-namespace coroot coroot/coroot
```
## License
[Apache 2.0 License](https://github.com/coroot/helm-charts/blob/main/LICENSE).