1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-07 00:17:13 +00:00
kyverno/test/scenarios/mutate/patches.yaml
2019-07-01 12:16:12 -07:00

13 lines
No EOL
370 B
YAML

# file path relative to project root
input:
policy: examples/mutate/patches/policy_endpoints.yaml
resource: examples/mutate/patches/endpoints.yaml
expected:
passes: true
mutation:
patched_resource: test/output/op_patches_endpoints.yaml
rules:
- name: pEP
type: Mutation
messages:
- "Rule pEP: Patches succesfully applied."