mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 01:46:55 +00:00
9 lines
159 B
YAML
9 lines
159 B
YAML
|
apiVersion: chainsaw.kyverno.io/v1alpha1
|
||
|
kind: TestStep
|
||
|
metadata:
|
||
|
name: unknown-kind-subresource
|
||
|
spec:
|
||
|
apply:
|
||
|
- file: policy-2.yaml
|
||
|
shouldFail: true
|