1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-20 06:34:51 +00:00
kyverno/test/conformance/chainsaw/flags/standard/emit-events/03-resource.yaml

16 lines
263 B
YAML
Raw Normal View History

---
apiVersion: chainsaw.kyverno.io/v1alpha1
kind: TestStep
metadata:
creationTimestamp: null
name: resource
spec:
timeouts: {}
try:
- apply:
file: resource.yaml
- apply:
check:
(error != null): true
file: resource-fail.yaml