1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-07 00:17:13 +00:00
kyverno/test/conformance/chainsaw/policy-validation/cluster-policy/invalid-timeout/README.md

8 lines
144 B
Markdown
Raw Normal View History

## Description
This test tries to create policies with invalid timeouts (`< 1` or `> 30`).
## Expected Behavior
Policies should be rejected.