"description":"Number of seconds after the container has started before liveness probes are initiated. More info: http://releases.k8s.io/HEAD/docs/user-guide/pod-states.md#container-probes"
},
"timeoutSeconds":{
"type":"integer",
"format":"int64",
"format":"int32",
"description":"Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. More info: http://releases.k8s.io/HEAD/docs/user-guide/pod-states.md#container-probes"
},
"periodSeconds":{
"type":"integer",
"format":"int64",
"format":"int32",
"description":"How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1."
"description":"Number of seconds after the container has started before liveness probes are initiated. More info: http://releases.k8s.io/HEAD/docs/user-guide/pod-states.md#container-probes"
},
"timeoutSeconds":{
"type":"integer",
"format":"int64",
"format":"int32",
"description":"Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. More info: http://releases.k8s.io/HEAD/docs/user-guide/pod-states.md#container-probes"
},
"periodSeconds":{
"type":"integer",
"format":"int64",
"format":"int32",
"description":"How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1."