1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 01:46:55 +00:00
kyverno/examples/mutate/patches/testScenarios.yaml

15 lines
278 B
YAML
Raw Normal View History

2019-06-12 16:18:31 -07:00
# input
policy: policy-endpoints
resource: test-endpoint
initResources:
# expected
mutation:
mPatchedResource: test-endpoint
reason: Success
validation:
reason: Success
---
policy: policy-endpoints
resource: test-endpoint
initResources:
mPatchedResource: test-endpoint