1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/test/conformance/kuttl/verifyImages/clusterpolicy/standard/update-multi-containers
Charles-Edouard Brétéché df5f54198d
fix: image verification (#7652)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2023-06-27 07:31:02 +00:00
..
01-policy.yaml fix: image verification (#7652) 2023-06-27 07:31:02 +00:00
02-resource.yaml fix: image verification (#7652) 2023-06-27 07:31:02 +00:00
policy-assert.yaml fix: image verification (#7652) 2023-06-27 07:31:02 +00:00
policy.yaml fix: image verification (#7652) 2023-06-27 07:31:02 +00:00
README.md fix: image verification (#7652) 2023-06-27 07:31:02 +00:00
resource-v1.yaml fix: image verification (#7652) 2023-06-27 07:31:02 +00:00
resource-v2.yaml fix: image verification (#7652) 2023-06-27 07:31:02 +00:00

Description

This test verifies we can update deployments with multiple containers when image verification is enabled

Expected Behavior

Update works

Reference Issue(s)

https://github.com/kyverno/kyverno/issues/7651