From 5e225bf8c31da6f93410e39f3be6659e7b98f4c7 Mon Sep 17 00:00:00 2001 From: Edward Cheng Date: Fri, 26 Jul 2024 04:58:23 +1000 Subject: [PATCH] add app qbittorrent --- apps/qbittorrent/base/service.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/qbittorrent/base/service.yaml b/apps/qbittorrent/base/service.yaml index 15a913e..b0d5254 100644 --- a/apps/qbittorrent/base/service.yaml +++ b/apps/qbittorrent/base/service.yaml @@ -16,10 +16,10 @@ spec: targetPort: 8080 name: qbittorrent-ui - protocol: TCP - port: 16881 + port: 6881 targetPort: 6881 name: qbittorrent-torrenting - protocol: UDP - port: 16881 + port: 6881 targetPort: 6881 name: qbittorrent-torrenting-udp