Merge pull request #72386 from logicalhan/readiness

fail faster for readiness checks
This commit is contained in:
Kubernetes Prow Robot
2019-02-15 18:02:30 -08:00
committed by GitHub

View File

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