diff --git a/kubernetes/loculus/templates/lapis-deployment.yaml b/kubernetes/loculus/templates/lapis-deployment.yaml index 4119e39368..2e471bd0a4 100644 --- a/kubernetes/loculus/templates/lapis-deployment.yaml +++ b/kubernetes/loculus/templates/lapis-deployment.yaml @@ -56,8 +56,8 @@ spec: httpGet: path: /sample/info port: 8080 - periodSeconds: 10 - failureThreshold: 3 + periodSeconds: 5 + failureThreshold: 12 timeoutSeconds: 5 livenessProbe: httpGet: