diff --git a/charts/prow/templates/components/tide/deployment.yaml b/charts/prow/templates/components/tide/deployment.yaml index 0d30d8312..c8a9c7906 100644 --- a/charts/prow/templates/components/tide/deployment.yaml +++ b/charts/prow/templates/components/tide/deployment.yaml @@ -84,7 +84,7 @@ spec: httpGet: path: /healthz port: 8080 - failureThreshold: 30 + failureThreshold: 60 periodSeconds: 10 livenessProbe: httpGet: