1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 18:06:55 +00:00
kyverno/test/cli/test-mutate/foreach/cumulativePatch/kyverno-test.yaml

17 lines
291 B
YAML
Raw Normal View History

apiVersion: cli.kyverno.io/v1alpha1
kind: Test
metadata:
name: kyverno-test.yaml
policies:
- policies.yaml
resources:
- resources.yaml
results:
- kind: Pod
patchedResources: patched.yaml
policy: add-default-resources
resources:
- badpod
result: pass
rule: add-default-requests