1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-12 10:56:54 +00:00
kyverno/test/conformance/kuttl/mutate/e2e/foreach-patchStrategicMerge-context
Charles-Edouard Brétéché 6a43ec4bcf
chore: fix policies (#8449)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-09-19 10:28:58 +00:00
..
01-manifests.yaml add new test (#6752) 2023-03-31 13:56:32 +02:00
02-assert.yaml add new test (#6752) 2023-03-31 13:56:32 +02:00
02-policy.yaml chore: fix policies (#8449) 2023-09-19 10:28:58 +00:00
03-assert.yaml add new test (#6752) 2023-03-31 13:56:32 +02:00
03-pod.yaml add new test (#6752) 2023-03-31 13:56:32 +02:00
README.md add new test (#6752) 2023-03-31 13:56:32 +02:00

Description

This test ensures that context look up works for mutate foreach.

Expected Behavior

The pod image should be mutated to nginx.

Reference Issue(s)

N/A