Add back the original liveness check timeout.

pull/6/head
Random-Liu 2016-08-15 12:13:38 -07:00
parent 88d8628137
commit 2fce972762
1 changed files with 1 additions and 0 deletions

View File

@ -223,6 +223,7 @@ var _ = framework.KubeDescribe("Probing container", func() {
},
},
InitialDelaySeconds: 15,
TimeoutSeconds: 5,
FailureThreshold: 1,
},
},