mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 13:01:21 +00:00
bye,bye(deluge)
This commit is contained in:
parent
e029408a08
commit
badca41bed
1 changed files with 5 additions and 19 deletions
|
@ -2,21 +2,6 @@ config:
|
||||||
description: Tools for downloading linux isos
|
description: Tools for downloading linux isos
|
||||||
|
|
||||||
apps:
|
apps:
|
||||||
- name: deluge
|
|
||||||
# repoURL: https://lib42.github.io/charts
|
|
||||||
repoURL: https://github.com/lib42/charts
|
|
||||||
#chart: deluge
|
|
||||||
#targetRevision: 1.3.0
|
|
||||||
targetRevision: fix/deluge-user
|
|
||||||
path: charts/deluge
|
|
||||||
secrets:
|
|
||||||
- name: openvpn
|
|
||||||
keys:
|
|
||||||
- VPN_AUTH
|
|
||||||
- vpnConfigfile
|
|
||||||
include:
|
|
||||||
- ingress-internal
|
|
||||||
|
|
||||||
- name: qbittorrent
|
- name: qbittorrent
|
||||||
# repoURL: https://lib42.github.io/charts
|
# repoURL: https://lib42.github.io/charts
|
||||||
repoURL: https://github.com/lib42/charts
|
repoURL: https://github.com/lib42/charts
|
||||||
|
@ -25,11 +10,12 @@ apps:
|
||||||
targetRevision: add/qbittorrent
|
targetRevision: add/qbittorrent
|
||||||
path: charts/qbittorrent
|
path: charts/qbittorrent
|
||||||
secrets:
|
secrets:
|
||||||
- name: openvpn
|
- name: vpn-config
|
||||||
fromApp: deluge
|
|
||||||
keys:
|
keys:
|
||||||
- VPN_AUTH
|
- SERVER_CITIES
|
||||||
- vpnConfigfile
|
- OPENVPN_USER
|
||||||
|
- WIREGUARD_PRIVATE_KEY
|
||||||
|
|
||||||
|
|
||||||
- name: youtubedl
|
- name: youtubedl
|
||||||
repoURL: https://k8s-at-home.com/charts/
|
repoURL: https://k8s-at-home.com/charts/
|
||||||
|
|
Loading…
Reference in a new issue