Merge pull request #574 from jsubirat/patch-1

Update kyverno.md
This commit is contained in:
Jérôme Petazzoni
2020-11-19 17:27:30 +01:00
committed by GitHub

View File

@@ -215,7 +215,7 @@
- Apply a color label:
```bash
kubectl label test-color-0 color=purple
kubectl label pod test-color-0 color=purple
```
]