Add back the original liveness check timeout.
This commit is contained in:
@@ -223,6 +223,7 @@ var _ = framework.KubeDescribe("Probing container", func() {
|
||||
},
|
||||
},
|
||||
InitialDelaySeconds: 15,
|
||||
TimeoutSeconds: 5,
|
||||
FailureThreshold: 1,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user