mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-09 17:37:12 +00:00
|
||
---|---|---|
.. | ||
chainsaw-test.yaml | ||
ns.yaml | ||
policy.yaml | ||
README.md | ||
test-pod-assert.yaml | ||
test-pod.yaml |
Description
This test performs a simple verification of an image using a public key specified directly in the policy as well as mutate the image before the verification.
Expected Behavior
Pod creation should pass as the mutated image has been signed by the public key specified in the policy.
Reference Issue(s)
N/A