diff --git a/configuration/kubernetes/deployment.yaml b/configuration/kubernetes/deployment.yaml index 44e5400..6169f4b 100644 --- a/configuration/kubernetes/deployment.yaml +++ b/configuration/kubernetes/deployment.yaml @@ -70,7 +70,7 @@ spec: path: /actuator/info scheme: HTTP initialDelaySeconds: 80 - periodSeconds: 15 + periodSeconds: 25 timeoutSeconds: 2 successThreshold: 1 failureThreshold: 10