1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 01:16:55 +00:00
kyverno/test/conformance/kuttl/mutate/e2e/patchStrategicMerge-global/README.md

11 lines
377 B
Markdown
Raw Normal View History

## Description
This is a migrated test from e2e. It checks that the global anchor works in tandem with a patchStrategicMerge policy.
## Expected Behavior
If a container image is prefaced with `registry.corp.com` then it should be mutated to add an imagePullSecret named `regcred`. If this is done, the test passes. If this is not, the test fails.
## Reference Issue(s)
N/A