Increase liveness timeout

This commit is contained in:
ant31
2016-02-01 13:41:49 +01:00
parent f8ffe53709
commit 21b0a3649d
2 changed files with 4 additions and 4 deletions

View File

@@ -18,5 +18,5 @@ spec:
host: 127.0.0.1
path: /healthz
port: 10251
initialDelaySeconds: 15
timeoutSeconds: 1
initialDelaySeconds: 30
timeoutSeconds: 10