mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 18:06:55 +00:00
11 lines
227 B
YAML
11 lines
227 B
YAML
|
apiVersion: kuttl.dev/v1beta1
|
||
|
kind: TestStep
|
||
|
apply:
|
||
|
- file: policy-validate.yaml
|
||
|
- file: policy-mutate.yaml
|
||
|
shouldFail: true
|
||
|
- file: policy-generate.yaml
|
||
|
shouldFail: true
|
||
|
- file: policy-verify-image.yaml
|
||
|
shouldFail: true
|