mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-05 15:37:19 +00:00
* fix: update chainsaw test apply timeout to 30s (#11794) Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com> * fix: cleanup Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com> --------- Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com> Co-authored-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
This commit is contained in:
parent
142c62fd89
commit
8e9ee969e1
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ metadata:
|
|||
name: configuration
|
||||
spec:
|
||||
timeouts:
|
||||
apply: 30s
|
||||
assert: 90s
|
||||
error: 90s
|
||||
parallel: 1
|
||||
|
|
Loading…
Add table
Reference in a new issue