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