From d459a2e7459aaa824ab5f9354d8892b2b77131c2 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Fri, 1 Oct 2021 14:04:12 +0200 Subject: [PATCH] (chore) decrease timeout for chart install testing to 4 minutes. --- .github/ct-install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ct-install.yaml b/.github/ct-install.yaml index d36d934f57e..ddfab9aa485 100644 --- a/.github/ct-install.yaml +++ b/.github/ct-install.yaml @@ -1,6 +1,6 @@ remote: origin target-branch: master -helm-extra-args: --timeout 600s +helm-extra-args: --timeout 240s excluded-charts: common chart-yaml-schema: .github/chart_schema.yaml chart-repos: