diff --git a/docs/quickstart.md b/docs/quickstart.md index 85a94e4df8625a47dc291dc49367858aab0d4d5a..4fcdcb6ec8e33ee490db41e629ff8da84c1e8506 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -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: