mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-06 16:06:56 +00:00
7 lines
95 B
YAML
7 lines
95 B
YAML
|
apiVersion: kuttl.dev/v1beta1
|
||
|
kind: TestStep
|
||
|
apply:
|
||
|
- policy.yaml
|
||
|
assert:
|
||
|
- policy-assert.yaml
|