Skip to content

Commit

Permalink
increasing timeout for external S3 Storage system with larger images
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelalang committed Aug 22, 2024
1 parent 5cb27d3 commit 0aee4d9
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: 10m
haproxy.router.openshift.io/timeout: 1h
spec:
host: $(SERVER_HOSTNAME)
to:
Expand Down

0 comments on commit 0aee4d9

Please sign in to comment.