From 3e599d2138d3eaa1d97cda89895fd3c431286308 Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Wed, 29 Apr 2020 18:50:16 -0400 Subject: [PATCH] provide units for timeout flag --- ct.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct.yaml b/ct.yaml index 21ddd0dd..5bf57057 100644 --- a/ct.yaml +++ b/ct.yaml @@ -1,4 +1,4 @@ -helm-extra-args: --timeout 600 +helm-extra-args: --timeout 600s chart-dirs: - charts