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