diff --git a/charts/prow/templates/components/tide/deployment.yaml b/charts/prow/templates/components/tide/deployment.yaml index e7f0600d0..54d1de4f7 100644 --- a/charts/prow/templates/components/tide/deployment.yaml +++ b/charts/prow/templates/components/tide/deployment.yaml @@ -80,12 +80,12 @@ spec: name: kubeconfig readOnly: true {{- end }} - startupProbe: - httpGet: - path: /healthz - port: 8080 - failureThreshold: 60 - periodSeconds: 10 + # startupProbe: + # httpGet: + # path: /healthz + # port: 8080 + # failureThreshold: 60 + # periodSeconds: 10 livenessProbe: httpGet: path: /healthz