Skip to content
Snippets Groups Projects

Install Theodolite volumes using Helm

Merged Sören Henning requested to merge install-theodolite-volumes-using-helm into master
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
+ 0
2
@@ -9,8 +9,6 @@ helm dependencies update .
@@ -9,8 +9,6 @@ helm dependencies update .
helm install theodolite .
helm install theodolite .
```
```
Additionally, a PersistentVolumeClaim with the name `theodolite-pv-claim` needs to be created or the results volume can be disabled as done with the minimal configuration, described below.
## Customize Installation
## Customize Installation
As usual, the installation with Helm can be configured by passing a values YAML file:
As usual, the installation with Helm can be configured by passing a values YAML file:
Loading