mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
Merge pull request #72386 from logicalhan/readiness
fail faster for readiness checks
This commit is contained in:
commit
5aaf6cd61b
@ -45,6 +45,7 @@
|
|||||||
"port": 8080,
|
"port": 8080,
|
||||||
"path": "/healthz"
|
"path": "/healthz"
|
||||||
},
|
},
|
||||||
|
"periodSeconds": 1,
|
||||||
"timeoutSeconds": 15
|
"timeoutSeconds": 15
|
||||||
},
|
},
|
||||||
"ports":[
|
"ports":[
|
||||||
|
Loading…
Reference in New Issue
Block a user