Skip to content

Commit

Permalink
route: increasing route timeout to 5min (PROJQUAY-2679)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcaton85 committed Aug 29, 2023
1 parent 8aec3f2 commit 8ea2014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kustomize/components/route/quay.route.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
quay-component: quay-app-route
annotations:
quay-component: route
haproxy.router.openshift.io/timeout: 60s
haproxy.router.openshift.io/timeout: 5m
spec:
host: $(SERVER_HOSTNAME)
to:
Expand Down

0 comments on commit 8ea2014

Please sign in to comment.