Commit e9a39533 authored by Han Kang's avatar Han Kang

fail faster for readiness checks

parent ffc67516
...@@ -45,6 +45,7 @@ ...@@ -45,6 +45,7 @@
"port": 8080, "port": 8080,
"path": "/healthz" "path": "/healthz"
}, },
"periodSeconds": 1,
"timeoutSeconds": 15 "timeoutSeconds": 15
}, },
"ports":[ "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