From 5153952ddfa9151a62a2c2f6a7f1c1ebe0d804e9 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