Windows Error trying to install Theodolite using Helm
Trying to install theodolite using the following helm command leads to the following error:
helm install theodolite . -f preconfigs/minimal.yaml
Error: INSTALLATION FAILED: failed to install CRD crds/benchmark.yaml: unable to decode "": json: cannot unmarshal string into Go value of type unstructured.detector
Removing all files in helm/crds and replacing them with the files of theodolite/crd fixes the error