mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +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,
|
||||
"path": "/healthz"
|
||||
},
|
||||
"periodSeconds": 1,
|
||||
"timeoutSeconds": 15
|
||||
},
|
||||
"ports":[
|
||||
|
Loading…
Reference in New Issue
Block a user