Merge pull request #72386 from logicalhan/readiness

fail faster for readiness checks
pull/564/head
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
1 changed files with 1 additions and 0 deletions

View File

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