We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9fcc1d1 + f9bb11c commit bbd67dbCopy full SHA for bbd67db
cmd/crictl/main.go
@@ -33,7 +33,7 @@ import (
33
)
34
35
const (
36
- defaultTimeout = 10 * time.Second
+ defaultTimeout = 2 * time.Second
37
38
39
var (
0 commit comments