mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 17:37:12 +00:00
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com> Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
9 lines
245 B
YAML
9 lines
245 B
YAML
apiVersion: kuttl.dev/v1beta1
|
|
kind: TestStep
|
|
apply:
|
|
- file: cleanuppolicy-with-subjects.yaml
|
|
shouldFail: true
|
|
- file: cleanuppolicy-with-roles.yaml
|
|
shouldFail: true
|
|
- file: cleanuppolicy-with-clusterroles.yaml
|
|
shouldFail: true
|