diff --git a/cluster/apps/download/qbittorrent/helm-release.yaml b/cluster/apps/download/qbittorrent/helm-release.yaml index 60b1521..657e563 100644 --- a/cluster/apps/download/qbittorrent/helm-release.yaml +++ b/cluster/apps/download/qbittorrent/helm-release.yaml @@ -58,20 +58,6 @@ spec: add: - NET_ADMIN -# port-manager: -# image: -# repository: git.seanomik.net/seanomik/gluetun-qbit-port-updater -# tag: v0.2.0 -# pullPolicy: Always -# -# env: -# PORT_UPD_QBITTORRENT_HOST: localhost -# PORT_UPD_QBITTORRENT_PORT: "8080" -# # safe to have in plain text since qbittorrent is exposed through authentik. -# PORT_UPD_QBITTORRENT_LOGIN: &qbitLogin admin -# PORT_UPD_QBITTORRENT_PASSWORD: &qbitPass adminadmin -# PORT_UPD_PORT_FILE: /tmp/gluetun/forwarded_port - metrics: image: repository: caseyscarborough/qbittorrent-exporter @@ -80,8 +66,8 @@ spec: env: QBITTORRENT_BASE_URL: "http://localhost:8080" # safe to have in plain text since qbittorrent is exposed through authentik. - QBITTORRENT_LOGIN: *qbitLogin - QBITTORRENT_PASSWORD: *qbitPass + QBITTORRENT_LOGIN: admin + QBITTORRENT_PASSWORD: adminadmin service: app: