Skip to content

Commit

Permalink
route: Increase Quay route timeout to 60s (PROJQUAY-4002)
Browse files Browse the repository at this point in the history
- Increase Quay route timeout from default (30s) to 60s
  • Loading branch information
jonathankingfc authored and HammerMeetNail committed Oct 5, 2022
1 parent d439afc commit 1bda504
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kustomize/components/route/quay.route.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
quay-component: quay-app-route
annotations:
quay-component: route
haproxy.router.openshift.io/timeout: 60s
spec:
host: $(SERVER_HOSTNAME)
to:
Expand Down

0 comments on commit 1bda504

Please sign in to comment.