From 49bd37e54fec1f620dd807974eced21884d9cbb2 Mon Sep 17 00:00:00 2001 From: Nilanjan Roy Date: Thu, 30 Jan 2025 14:22:29 +0200 Subject: [PATCH] [fix] Remove helm-extra-args Signed-off-by: Nilanjan Roy --- ct.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/ct.yaml b/ct.yaml index a646494ff..50a6c3ab2 100644 --- a/ct.yaml +++ b/ct.yaml @@ -3,6 +3,5 @@ remote: origin target-branch: develop chart-dirs: - deploy/helm -helm-extra-args: --timeout=500s validate-maintainers: false check-version-increment: false