diff --git a/.circleci/ct.yaml b/.circleci/ct.yaml index 79f73132..0dde83f5 100644 --- a/.circleci/ct.yaml +++ b/.circleci/ct.yaml @@ -1 +1,2 @@ -helm-extra-args: --timeout 600 \ No newline at end of file +helm-extra-args: --timeout 600 +chart-dirs: "*" \ No newline at end of file