mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 18:09:44 +00:00
argocd app: add jetstack helm repo
This commit is contained in:
parent
ccafc40a75
commit
5a18cda7bc
1 changed files with 4 additions and 4 deletions
|
|
@ -13,7 +13,7 @@ data:
|
||||||
config:
|
config:
|
||||||
clientID: $dex.github.clientId
|
clientID: $dex.github.clientId
|
||||||
clientSecret: $dex.github.clientSecret
|
clientSecret: $dex.github.clientSecret
|
||||||
repositories:
|
repositories: |
|
||||||
- name: jetstack
|
- name: jetstack
|
||||||
type: helm
|
type: helm
|
||||||
url: https://charts.jetstack.io
|
url: https://charts.jetstack.io
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue