diff --git a/helm/open-build-service/charts/frontend/templates/deployment.yaml b/helm/open-build-service/charts/frontend/templates/deployment.yaml index 2f1082a694beac3278ee157a0f595930e0c5ddc8..56265cab28043a78e497e8ae5526a1ccda2cbd3a 100644 --- a/helm/open-build-service/charts/frontend/templates/deployment.yaml +++ b/helm/open-build-service/charts/frontend/templates/deployment.yaml @@ -76,7 +76,9 @@ spec: httpGet: path: / port: http - failureThreshold: 1 + failureThreshold: 3 + timeoutSeconds: 10 + periodSeconds: 30 readinessProbe: httpGet: path: /