From 32eea4d7adaf8117228551d040a9253657567003 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 15 Oct 2025 16:36:34 -0500 Subject: [PATCH] fix service --- clusters/cl01tl/platform/qbittorrent/templates/http-route.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/qbittorrent/templates/http-route.yaml b/clusters/cl01tl/platform/qbittorrent/templates/http-route.yaml index c938b7f16..e5a3672ab 100644 --- a/clusters/cl01tl/platform/qbittorrent/templates/http-route.yaml +++ b/clusters/cl01tl/platform/qbittorrent/templates/http-route.yaml @@ -53,6 +53,6 @@ spec: backendRefs: - group: '' kind: Service - name: qui + name: qbittorrent-qui port: 80 weight: 100