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