Skip to content

Commit 29072da

Browse files
authored
docs: change the url of the helm chart to your repo (#878)
fix: change the url of the helm chart to your repo
1 parent bb97397 commit 29072da

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1734,11 +1734,12 @@ Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.
17341734
Once Helm is set up properly, add the repository as follows:
17351735

17361736
```console
1737-
helm repo add minicloudlabs https://minicloudlabs.github.io/helm-charts
1737+
helm repo add twin https://twin.github.io/helm-charts
1738+
helm repo update
1739+
helm install gatus twin/gatus
17381740
```
17391741

1740-
To get more details, please check [chart's configuration](https://github.com/minicloudlabs/helm-charts/tree/main/charts/gatus#configuration)
1741-
and [helm file example](https://github.com/minicloudlabs/helm-charts/tree/main/charts/gatus#helmfileyaml-example)
1742+
To get more details, please check [chart's configuration](https://github.com/TwiN/helm-charts/blob/master/charts/gatus/README.md).
17421743

17431744

17441745
### Terraform

0 commit comments

Comments
 (0)