Skip to content

Commit

Permalink
chore: increase startup probe time
Browse files Browse the repository at this point in the history
  • Loading branch information
purelind committed Aug 30, 2024
1 parent d4ee28c commit bba9a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/prow/templates/components/tide/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
httpGet:
path: /healthz
port: 8080
failureThreshold: 30
failureThreshold: 60
periodSeconds: 10
livenessProbe:
httpGet:
Expand Down

0 comments on commit bba9a92

Please sign in to comment.