mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 01:16:55 +00:00
6 lines
107 B
YAML
6 lines
107 B
YAML
|
apiVersion: kuttl.dev/v1beta1
|
||
|
kind: TestStep
|
||
|
apply:
|
||
|
- resource-two.yaml
|
||
|
assert:
|
||
|
- resource-two-mutated.yaml
|