We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daacd0d commit 78cd9b5Copy full SHA for 78cd9b5
1 file changed
internal/nodeprep/packagemanager/yum/yum.go
@@ -19,7 +19,7 @@ const (
19
)
20
21
const (
22
- defaultCommandTimeout = 10 * time.Second
+ defaultCommandTimeout = 60 * time.Second
23
defaultLogCommandOutput = true
24
25
0 commit comments