1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-12 02:46:56 +00:00
kyverno/test/conformance/chainsaw/webhooks/unknown-kind/01-unknown-kind.yaml

11 lines
181 B
YAML
Raw Normal View History

apiVersion: chainsaw.kyverno.io/v1alpha1
kind: TestStep
metadata:
name: unknown-kind
spec:
try:
- apply:
file: policy-1.yaml
check:
(error == null): false