1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00

fix: extend chainsaw cleanup timeout (#9008)

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
This commit is contained in:
Charles-Edouard Brétéché 2023-11-24 10:20:36 +01:00 committed by GitHub
parent 6d8b5e0f75
commit ccf020abab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,7 @@ metadata:
spec:
timeouts:
assert: 90s
cleanup: 150s
error: 90s
exec: 90s
parallel: 1