From e4a2f5187674585ee1c492c35c6d5c64c0316d42 Mon Sep 17 00:00:00 2001 From: Andrey Taranik Date: Sun, 12 Nov 2023 16:45:31 +0300 Subject: [PATCH] exclude aws-cost-reporter chart from testing --- ct.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ct.yaml b/ct.yaml index 6a0c023..aa12a38 100644 --- a/ct.yaml +++ b/ct.yaml @@ -5,3 +5,6 @@ chart-dirs: - charts helm-extra-args: "--timeout 600s" validate-maintainers: false + +# aws-cost-reporter chart install cronjob resource that impossible test with ct +excluded-charts: aws-cost-reporter