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

Fix typo

parent 4c65f56b
No related branches found
No related tags found
No related merge requests found
Pipeline #4910 passed
...@@ -44,7 +44,7 @@ helm install theodolite . -f preconfigs/one-broker-values.yaml ...@@ -44,7 +44,7 @@ helm install theodolite . -f preconfigs/one-broker-values.yaml
## Uninstall this Chart ## Uninstall this Chart
To uninstall/delete the `theodolite` deployment (by default Helm will be install all CRDs (`exection` and `benchmark`) automatically. If Helm should not install these CRDs, use the flag `--skip-crds`) To uninstall/delete the `theodolite` deployment (by default Helm will be install all CRDs (`execution` and `benchmark`) automatically. If Helm should not install these CRDs, use the flag `--skip-crds`)
```sh ```sh
helm uninstall theodolite helm uninstall theodolite
......
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