From badca41bed4758b35aa49c918506e5ecd6588200 Mon Sep 17 00:00:00 2001 From: nold Date: Sat, 8 Apr 2023 16:26:02 +0200 Subject: [PATCH] bye,bye(deluge) --- projects/downloader/project.yml | 24 +++++------------------- 1 file changed, 5 insertions(+), 19 deletions(-) diff --git a/projects/downloader/project.yml b/projects/downloader/project.yml index efb28f44..e1b7c2f6 100644 --- a/projects/downloader/project.yml +++ b/projects/downloader/project.yml @@ -2,21 +2,6 @@ config: description: Tools for downloading linux isos 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 # repoURL: https://lib42.github.io/charts repoURL: https://github.com/lib42/charts @@ -25,11 +10,12 @@ apps: targetRevision: add/qbittorrent path: charts/qbittorrent secrets: - - name: openvpn - fromApp: deluge + - name: vpn-config keys: - - VPN_AUTH - - vpnConfigfile + - SERVER_CITIES + - OPENVPN_USER + - WIREGUARD_PRIVATE_KEY + - name: youtubedl repoURL: https://k8s-at-home.com/charts/