Unverified Commit 5aaf6cd6 authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

Merge pull request #72386 from logicalhan/readiness

fail faster for readiness checks
parents a22763b2 e9a39533
......@@ -45,6 +45,7 @@
"port": 8080,
"path": "/healthz"
},
"periodSeconds": 1,
"timeoutSeconds": 15
},
"ports":[
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment