1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00

update the example for CLI

This commit is contained in:
shivdudhani 2019-05-21 15:49:48 -07:00
parent 31ce087504
commit 15ce519cb9

View file

@ -6,7 +6,8 @@ spec :
rules:
- name: deployment-policy
resource:
kind : Deployment
kinds :
- Deployment
selector :
matchLabels :
cli: test