Skip to content

Commit

Permalink
chore: set timeout for livenessprobe
Browse files Browse the repository at this point in the history
  • Loading branch information
purelind committed Aug 30, 2024
1 parent 03dbf9d commit d4ee28c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/prow/templates/components/tide/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ spec:
httpGet:
path: /healthz/ready
port: http
timeoutSeconds: 5
periodSeconds: 10
failureThreshold: 3
resources:
Expand Down

0 comments on commit d4ee28c

Please sign in to comment.