docs: change the url of the helm chart to your repo (#878)

fix: change the url of the helm chart to your repo
This commit is contained in:
Simon Erhardt 2024-10-14 17:27:37 +02:00 committed by GitHub
parent bb973979d2
commit 29072da23e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1734,11 +1734,12 @@ Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.
Once Helm is set up properly, add the repository as follows:
```console
helm repo add minicloudlabs https://minicloudlabs.github.io/helm-charts
helm repo add twin https://twin.github.io/helm-charts
helm repo update
helm install gatus twin/gatus
```
To get more details, please check [chart's configuration](https://github.com/minicloudlabs/helm-charts/tree/main/charts/gatus#configuration)
and [helm file example](https://github.com/minicloudlabs/helm-charts/tree/main/charts/gatus#helmfileyaml-example)
To get more details, please check [chart's configuration](https://github.com/TwiN/helm-charts/blob/master/charts/gatus/README.md).
### Terraform