From 1bda50440fd16c308b058529035f691364057d5b Mon Sep 17 00:00:00 2001 From: Jonathan King Date: Mon, 3 Oct 2022 09:02:29 -0700 Subject: [PATCH] route: Increase Quay route timeout to 60s (PROJQUAY-4002) - Increase Quay route timeout from default (30s) to 60s --- kustomize/components/route/quay.route.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/kustomize/components/route/quay.route.yaml b/kustomize/components/route/quay.route.yaml index e85e81dc8..dc77c16dd 100644 --- a/kustomize/components/route/quay.route.yaml +++ b/kustomize/components/route/quay.route.yaml @@ -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: