diff --git a/configuration/kubernetes/deployment.yaml b/configuration/kubernetes/deployment.yaml index 0eef2d9..8512645 100644 --- a/configuration/kubernetes/deployment.yaml +++ b/configuration/kubernetes/deployment.yaml @@ -59,7 +59,7 @@ spec: path: /actuator/health port: 9090 scheme: HTTP - initialDelaySeconds: 100 + initialDelaySeconds: 60 periodSeconds: 30 timeoutSeconds: 2 successThreshold: 1