Merge pull request #34 from gimlet-io/laszlocph/increase-readiness-probe-33
Accomodating older services
This commit is contained in:
@@ -388,7 +388,7 @@
|
||||
"description": "Number of seconds after the container has started before the probes is initiated",
|
||||
"default": 0,
|
||||
"minimum": 0,
|
||||
"maximum": 60
|
||||
"maximum": 180
|
||||
},
|
||||
"periodSeconds": {
|
||||
"$id": "#/properties/probe/properties/settings/properties/periodSeconds",
|
||||
|
||||
Reference in New Issue
Block a user