Skip to content

Commit

Permalink
Update minikube.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
kode15333 authored and ctauchen committed Dec 17, 2024
1 parent 507f64e commit 7143faf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Enabling preinstalled $[prodname] might be the quickest way for testing. However
:::

```bash
minikube start --network-plugin=cni --cni=calico
minikube start --cni="calico"
```

</TabItem>
Expand Down

0 comments on commit 7143faf

Please sign in to comment.