mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-21 00:45:11 +00:00
fail faster for readiness checks
This commit is contained in:
@@ -45,6 +45,7 @@
|
|||||||
"port": 8080,
|
"port": 8080,
|
||||||
"path": "/healthz"
|
"path": "/healthz"
|
||||||
},
|
},
|
||||||
|
"periodSeconds": 1,
|
||||||
"timeoutSeconds": 15
|
"timeoutSeconds": 15
|
||||||
},
|
},
|
||||||
"ports":[
|
"ports":[
|
||||||
|
|||||||
Reference in New Issue
Block a user