mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-11 02:16:53 +00:00
6 lines
No EOL
94 B
YAML
6 lines
No EOL
94 B
YAML
apiVersion: kuttl.dev/v1beta1
|
|
kind: TestStep
|
|
apply:
|
|
- policy.yaml
|
|
assert:
|
|
- policy-assert.yaml |