mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-12 10:56:54 +00:00
8 lines
179 B
YAML
8 lines
179 B
YAML
apiVersion: kuttl.dev/v1beta1
|
|
kind: TestStep
|
|
apply:
|
|
- file: policy-validate.yaml
|
|
- file: policy-mutate.yaml
|
|
shouldFail: true
|
|
- file: policy-verify-image.yaml
|
|
shouldFail: true
|