Update walkthrough.md
This commit is contained in:
parent
64c9a962ae
commit
511272b6ab
|
|
@ -63,7 +63,7 @@ Create the development namespace using kubectl.
|
||||||
$ kubectl create -f docs/admin/namespaces/namespace-dev.json
|
$ kubectl create -f docs/admin/namespaces/namespace-dev.json
|
||||||
```
|
```
|
||||||
|
|
||||||
And then lets create the production namespace using kubectl.
|
And then let's create the production namespace using kubectl.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ kubectl create -f docs/admin/namespaces/namespace-prod.json
|
$ kubectl create -f docs/admin/namespaces/namespace-prod.json
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue