diff --git a/configuration/kubernetes/deployment.yaml b/configuration/kubernetes/deployment.yaml index 758707e..36bc9e8 100644 --- a/configuration/kubernetes/deployment.yaml +++ b/configuration/kubernetes/deployment.yaml @@ -69,8 +69,8 @@ spec: port: 9090 path: /actuator/info scheme: HTTP - initialDelaySeconds: 180 - periodSeconds: 30 + initialDelaySeconds: 200 + periodSeconds: 15 timeoutSeconds: 2 successThreshold: 1 failureThreshold: 10