mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 18:06:55 +00:00
7 lines
134 B
YAML
7 lines
134 B
YAML
apiVersion: kuttl.dev/v1beta1
|
|
kind: TestStep
|
|
apply:
|
|
- file: policy-1.yaml
|
|
shouldFail: true
|
|
- file: policy-2.yaml
|
|
shouldFail: true
|