hive-apps/projects/downloader/project.yml
2023-06-04 17:21:47 +02:00

33 lines
661 B
YAML

config:
description: Tools for downloading linux isos
apps:
- name: qbittorrent
# repoURL: https://lib42.github.io/charts
repoURL: https://github.com/lib42/charts
#chart: deluge
#targetRevision: 1.3.0
targetRevision: add/qbittorrent
path: charts/qbittorrent
secrets:
- name: vpn-config
keys:
- SERVER_CITIES
- OPENVPN_USER
- WIREGUARD_PRIVATE_KEY
- name: youtubedl
repoURL: https://k8s-at-home.com/charts/
chart: youtubedl-material
targetRevision: 4.4.2
include:
- ingress-internal
- name: pyload
repoURL: https://k8s-at-home.com/charts/
chart: pyload
targetRevision: 6.4.2
include:
- ingress-internal