mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-19 04:49:19 +00:00
Update kyverno.md
Adds missing `pod` in the command
This commit is contained in:
@@ -215,7 +215,7 @@
|
||||
|
||||
- Apply a color label:
|
||||
```bash
|
||||
kubectl label test-color-0 color=purple
|
||||
kubectl label pod test-color-0 color=purple
|
||||
```
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user