mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Increase kubelet timeout from 30->45 minutes to address long build times.
This commit is contained in:
parent
af1e1c3ce6
commit
e79483ab0b
@ -95,7 +95,7 @@
|
|||||||
- ansicolor:
|
- ansicolor:
|
||||||
colormap: xterm
|
colormap: xterm
|
||||||
- timeout:
|
- timeout:
|
||||||
timeout: 30
|
timeout: 45
|
||||||
fail: true
|
fail: true
|
||||||
- timestamps
|
- timestamps
|
||||||
- inject:
|
- inject:
|
||||||
|
Loading…
Reference in New Issue
Block a user