diff --git a/configuration/kubernetes/deployment.yaml b/configuration/kubernetes/deployment.yaml index a1387d5..758707e 100644 --- a/configuration/kubernetes/deployment.yaml +++ b/configuration/kubernetes/deployment.yaml @@ -70,7 +70,7 @@ spec: path: /actuator/info scheme: HTTP initialDelaySeconds: 180 - periodSeconds: 15 + periodSeconds: 30 timeoutSeconds: 2 successThreshold: 1 failureThreshold: 10