From 31f11df4697d0a96381070df3b9d106fae3aaf07 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 8 Jan 2023 11:12:00 -0800 Subject: [PATCH] koschei: increase timeout from 30s to 180s to allow loading larger queries Signed-off-by: Kevin Fenzi --- playbooks/openshift-apps/koschei.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/openshift-apps/koschei.yml b/playbooks/openshift-apps/koschei.yml index ec75a7f774..711b252465 100644 --- a/playbooks/openshift-apps/koschei.yml +++ b/playbooks/openshift-apps/koschei.yml @@ -33,6 +33,7 @@ servicename: frontend annotations: haproxy.router.openshift.io/set-forwarded-headers: append + haproxy.router.openshift.io/timeout: 180s tasks: - name: Apply objects