mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
fail faster for readiness checks
This commit is contained in:
parent
ffc675163d
commit
e9a39533c3
@ -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