1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 09:56:55 +00:00
kyverno/test/conformance/kuttl/autogen/foreach-jsonpatch/README.md

12 lines
303 B
Markdown
Raw Normal View History

## Description
This test creates a cluster policy with a mutation rule containing a foreach and json patch.
## Expected Behavior
No autogen rules should be present in the status as json patches are supposed to disable autogen.
## Reference Issue(s)
- https://github.com/kyverno/kyverno/issues/4731