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