There was an error while loading. Please reload this page.
1 parent 90c09dc commit 542ef3aCopy full SHA for 542ef3a
1 file changed
docs/minikube.md
@@ -40,7 +40,7 @@ This command downloads the necessary virtualized images, then initializes and st
40
2. Deploy the Operator to your Minikube cluster
41
42
```bash
43
- kubectl apply--server-side -f deploy/bundle.yaml
+ kubectl apply --server-side -f deploy/bundle.yaml
44
```
45
46
??? example "Expected output"
0 commit comments