hive-apps/resources/repos.yml

19 lines
420 B
YAML
Raw Normal View History

2021-11-28 10:12:08 +00:00
# Dict of helm or git repos we want to add to ArgoCD
# Parameters:
# name-of-repo:
# url: https://...
# type: [default: helm | git]
#
repos:
argo:
url: https://argoproj.github.io/argo-helm
bitnami:
url: https://charts.bitnami.com/bitnami
k8s-at-home:
url: https://k8s-at-home.com/charts
jetstack:
url: https://charts.jetstack.io
heqet:
url: https://git.nold.in/nold/heqet
type: git