hive-apps/resources/repos.yml
2021-11-28 11:13:10 +01:00

19 lines
420 B
YAML

# 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