argocd app: add jetstack helm repo

This commit is contained in:
Andrey Kartashov 2019-10-27 05:12:17 +07:00
parent 3092bd7240
commit ccafc40a75

View file

@ -13,6 +13,10 @@ data:
config: config:
clientID: $dex.github.clientId clientID: $dex.github.clientId
clientSecret: $dex.github.clientSecret clientSecret: $dex.github.clientSecret
repositories:
- name: jetstack
type: helm
url: https://charts.jetstack.io
repository.credentials: | repository.credentials: |
- url: git@github.com:gorilych/ - url: git@github.com:gorilych/
sshPrivateKeySecret: sshPrivateKeySecret: