Optional
httpHTTP health check configuration.
One-of ('probe'): at most one of 'http', 'tcp' could be set.
Optional
intervalPeriod between health checks.
Optional
tcpTCP health check configuration.
One-of ('probe'): at most one of 'http', 'tcp' could be set.
During a deployment, if a newly created container fails to pass the health check, the deployment is aborted. As a result, lowering this value can help to reduce the time it takes to detect a failed deployment.