https://github.com/crane-cloud/helm-charts
Repository for cranecloud helm charts.
https://github.com/crane-cloud/helm-charts
Last synced: 5 months ago
JSON representation
Repository for cranecloud helm charts.
- Host: GitHub
- URL: https://github.com/crane-cloud/helm-charts
- Owner: crane-cloud
- Created: 2022-04-10T05:50:05.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-27T22:06:47.000Z (over 1 year ago)
- Last Synced: 2025-03-02T09:24:42.227Z (over 1 year ago)
- Language: Mustache
- Size: 64.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Cranecloud helm chart
This is the helm chart for the cranecloud project. It is a collection of microservices that are used to manage and monitor cranes.
### Add the Cranecloud Helm repository
Before you can install the chart, you need to add the Cranecloud Helm repository to your Helm client.
```bash
helm repo add cranecloud https://cranecloud.github.io/helm-charts/
```
### Installing the Chart
To install the chart with the release name `my-release`:
```bash
helm install --name my-release cranecloud/cranecloud
```
The command deploys the cranecloud chart on the Kubernetes cluster in the default configuration.