--- apiVersion: chainsaw.kyverno.io/v1alpha1 kind: TestStep metadata: creationTimestamp: null name: cleanuppolicy spec: timeouts: {} try: - apply: check: (error != null): true file: cleanuppolicy-with-subjects.yaml - apply: check: (error != null): true file: cleanuppolicy-with-roles.yaml - apply: check: (error != null): true file: cleanuppolicy-with-clusterroles.yaml