Merge pull request #34 from gimlet-io/laszlocph/increase-readiness-probe-33

Accomodating older services
This commit is contained in:
Laszlo Fogas
2021-12-13 15:02:00 +01:00
committed by GitHub
+1 -1
View File
@@ -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",