From d5ce0e2c93dde72863d864d6f065414dd98c720b Mon Sep 17 00:00:00 2001 From: tvories Date: Wed, 30 Oct 2024 13:42:51 -0600 Subject: [PATCH] fix(qb): port Signed-off-by: tvories --- .../cluster-0/manifests/downloads/qbittorrent/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/clusters/cluster-0/manifests/downloads/qbittorrent/helmrelease.yaml b/k8s/clusters/cluster-0/manifests/downloads/qbittorrent/helmrelease.yaml index 086644dcf2..ed816037c5 100644 --- a/k8s/clusters/cluster-0/manifests/downloads/qbittorrent/helmrelease.yaml +++ b/k8s/clusters/cluster-0/manifests/downloads/qbittorrent/helmrelease.yaml @@ -38,7 +38,7 @@ spec: UMASK: "022" TZ: "${TIMEZONE}" QBITTORRENT__PORT: &port 8080 - QBITTORRENT__BT_PORT: &port-bt 58633 + QBITTORRENT__BT_PORT: &port-bt 53235 probes: liveness: enabled: false