mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-08-18 03:26:23 +00:00
Add missing namespace name in kubctl label command example
This commit is contained in:
committed by
Jerome Petazzoni
parent
9deeddc83a
commit
dff8c1e43a
@@ -307,7 +307,7 @@ class: extra-details
|
||||
|
||||
- In the other, update our namespace:
|
||||
```bash
|
||||
kubectl label namespaces color=purple
|
||||
kubectl label namespaces hello color=purple
|
||||
```
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user