mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-06 09:26:33 +00:00
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