mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 01:49:44 +00:00
argocd: add helm repo for minecraft
This commit is contained in:
parent
96b024d9ce
commit
513b324e75
1 changed files with 3 additions and 0 deletions
|
|
@ -17,6 +17,9 @@ data:
|
||||||
- name: jetstack
|
- name: jetstack
|
||||||
type: helm
|
type: helm
|
||||||
url: https://charts.jetstack.io
|
url: https://charts.jetstack.io
|
||||||
|
- name: itzg
|
||||||
|
type: helm
|
||||||
|
url: https://itzg.github.io/minecraft-server-charts/
|
||||||
repository.credentials: |
|
repository.credentials: |
|
||||||
- url: git@github.com:gorilych/
|
- url: git@github.com:gorilych/
|
||||||
sshPrivateKeySecret:
|
sshPrivateKeySecret:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue