diff --git a/test/e2e/helm_test.go b/test/e2e/helm_test.go index e413dab8c..691164837 100644 --- a/test/e2e/helm_test.go +++ b/test/e2e/helm_test.go @@ -16,7 +16,7 @@ func init() { } const ( - timeout = 20 * time.Second + timeout = 180 * time.Second poll = 2 * time.Second )