Closed davidsteinsland closed 6 years ago
This will enable faster deploys, as we can use a smaller value for initialDelay and a higher value for failureThreshold instead.
initialDelay
failureThreshold
The default values er fetched from Kubernetes: https://kubernetes.io/docs/api-reference/v1.8/#probe-v1-core
👌 maybe also add this to nais_example.yaml with a description of what it does
This will enable faster deploys, as we can use a smaller value for
initialDelay
and a higher value forfailureThreshold
instead.The default values er fetched from Kubernetes: https://kubernetes.io/docs/api-reference/v1.8/#probe-v1-core