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

Use minimal setup in quickstart

parent 918a387a
No related branches found
No related tags found
1 merge request!164Add Theodolite docs
......@@ -15,7 +15,7 @@ All you need to get started is access to a Kubernetes cluster plus kubectl and H
```sh
helm repo add theodolite https://cau-se.github.io/theodolite
helm repo update
helm install theodolite theodolite/theodolite
helm install theodolite theodolite/theodolite -f https://raw.githubusercontent.com/cau-se/theodolite/master/helm/preconfigs/minimal.yaml
```
1. Get the Theodolite examples from the [Theodolite repository](https://github.com/cau-se/theodolite) and `cd` into its example directory:
......
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