1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/test/conformance/chainsaw/verify-manifests/multi-signatures/README.md

11 lines
309 B
Markdown
Raw Normal View History

## Description
This test creates a policy to verify manifests signatures.
The policy specifies that two signatures are expected to be valid.
## Expected Behavior
Resource with no signature should be rejected.
Resource with one signature should be rejected.
Resource with two signatures should be accepted.