diff --git a/docs/dev-setup.md b/docs/dev-setup.md index 20869c97b3..f1852b6537 100644 --- a/docs/dev-setup.md +++ b/docs/dev-setup.md @@ -9,7 +9,7 @@ 1. Create a namespace to host the operator ```bash - kubectl create namespace metal3 + kubectl create namespace baremetal-operator-system ``` 1. Install operator in the cluster