1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 07:57:07 +00:00
kyverno/test/conformance/chainsaw/rangeoperators/standard/README.md

12 lines
273 B
Markdown
Raw Normal View History

## Description
This test creates a policy with range operators and a configmap. It uses ranges with negative and (un)signed positive integer endpoints.
## Expected Behavior
It ensures that a configmap with values not in a range are not created.
## Reference Issue(s)