File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -1734,11 +1734,12 @@ Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.
17341734Once 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
You can’t perform that action at this time.
0 commit comments