From 2b9540012bdb7f4f2876aeb15435fedcc3acfbb3 Mon Sep 17 00:00:00 2001 From: vlad-she <16667906+vlad-she@users.noreply.github.com> Date: Wed, 14 Sep 2022 06:53:23 +1200 Subject: [PATCH] Add external-secrets repo to ct --- ct.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ct.yaml b/ct.yaml index 12da47b..8e78aa5 100644 --- a/ct.yaml +++ b/ct.yaml @@ -2,6 +2,6 @@ remote: origin target-branch: master chart-dirs: - charts -#chart-repos: -# - pokt=https://pokt-foundation.gitlab.io/charts +chart-repos: + - pokt=https://charts.external-secrets.io helm-extra-args: --timeout 600s