diff --git a/configuration/kubernetes/deployment.yaml b/configuration/kubernetes/deployment.yaml index 8d54352..a72ca96 100644 --- a/configuration/kubernetes/deployment.yaml +++ b/configuration/kubernetes/deployment.yaml @@ -69,7 +69,7 @@ spec: port: 9090 path: /actuator/health scheme: HTTP - initialDelaySeconds: 100 + initialDelaySeconds: 120 periodSeconds: 5 timeoutSeconds: 2 successThreshold: 1