1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/test/cli/test-fail/missing-policy/kyverno-test.yaml

13 lines
173 B
YAML
Raw Normal View History

name: test-simple
policies:
- policy.yaml
resources:
- resources.yaml
results:
- kind: Pod
policy: missing
resources:
- test
result: pass
rule: validate-image-tag