mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-06 00:46:56 +00:00
Update kyverno.md
Adds missing `pod`s in the commands
This commit is contained in:
@@ -248,9 +248,9 @@
|
||||
|
||||
- Try to apply a few color labels:
|
||||
```bash
|
||||
kubectl label test-color-1 color=purple
|
||||
kubectl label test-color-1 color=red
|
||||
kubectl label test-color-1 color-
|
||||
kubectl label pod test-color-1 color=purple
|
||||
kubectl label pod test-color-1 color=red
|
||||
kubectl label pod test-color-1 color-
|
||||
```
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user