fail faster for readiness checks

This commit is contained in:
Han Kang 2018-12-27 14:31:59 -08:00
parent ffc675163d
commit e9a39533c3

View File

@ -45,6 +45,7 @@
"port": 8080, "port": 8080,
"path": "/healthz" "path": "/healthz"
}, },
"periodSeconds": 1,
"timeoutSeconds": 15 "timeoutSeconds": 15
}, },
"ports":[ "ports":[