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
commit 5aaf6cd61b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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