argocd: add repo cred template

This commit is contained in:
Andrey Kartashov 2019-10-27 02:27:00 +07:00
parent 1a4fd32f52
commit 82c288c460

View file

@ -13,3 +13,8 @@ data:
config:
clientID: $dex.github.clientId
clientSecret: $dex.github.clientSecret
repository.credentials: |
- url: git@github.com:gorilych/
sshPrivateKeySecret:
name: argocd-secret
key: gitPrivateKey