Skip to content
Snippets Groups Projects
Commit 4b4741d3 authored by Sören Henning's avatar Sören Henning
Browse files

Use theodolite.rocks Helm repo location

parent 4eb28406
No related branches found
No related tags found
No related merge requests found
Pipeline #9048 passed
......@@ -10,7 +10,7 @@ The easiest option to install Theodolite is using [Helm](https://helm.sh).
To install Theodolite with all its dependencies run:
```sh
helm repo add theodolite https://cau-se.github.io/theodolite
helm repo add theodolite https://www.theodolite.rocks
helm repo update
helm install theodolite theodolite/theodolite
```
......
......@@ -13,7 +13,7 @@ All you need to get started is access to a Kubernetes cluster plus kubectl and H
1. To install Theodolite with all its dependencies run:
```sh
helm repo add theodolite https://cau-se.github.io/theodolite
helm repo add theodolite https://www.theodolite.rocks
helm repo update
helm install theodolite theodolite/theodolite -f https://raw.githubusercontent.com/cau-se/theodolite/main/helm/preconfigs/minimal.yaml
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment