mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-07 00:17:13 +00:00
6 lines
97 B
YAML
6 lines
97 B
YAML
|
apiVersion: kuttl.dev/v1beta1
|
||
|
kind: TestStep
|
||
|
apply:
|
||
|
- file: policy-2.yaml
|
||
|
shouldFail: true
|