From ccafc40a752bf3906ce6b0236b384ec73e402717 Mon Sep 17 00:00:00 2001 From: Andrey Kartashov Date: Sun, 27 Oct 2019 05:12:17 +0700 Subject: [PATCH] argocd app: add jetstack helm repo --- apps/argocd/patches/argocd-cm.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/argocd/patches/argocd-cm.yaml b/apps/argocd/patches/argocd-cm.yaml index 1bfb568..e30f383 100644 --- a/apps/argocd/patches/argocd-cm.yaml +++ b/apps/argocd/patches/argocd-cm.yaml @@ -13,6 +13,10 @@ data: config: clientID: $dex.github.clientId clientSecret: $dex.github.clientSecret + repositories: + - name: jetstack + type: helm + url: https://charts.jetstack.io repository.credentials: | - url: git@github.com:gorilych/ sshPrivateKeySecret: