From 49ce803a55de4dcbe8c90832c3d0df59d5d45e56 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Wed, 29 May 2024 13:49:23 -0500 Subject: [PATCH] change service --- clusters/cl01tl/platform/qbittorrent/values.yaml | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index 3197a96ae..f418e08ae 100644 --- a/clusters/cl01tl/platform/qbittorrent/values.yaml +++ b/clusters/cl01tl/platform/qbittorrent/values.yaml @@ -79,24 +79,20 @@ qbittorrent: serviceAccount: create: true service: - http: + main: controller: main ports: http: port: 8080 targetPort: 8080 protocol: HTTP - health: - controller: main ports: - http: + health: port: 9999 targetPort: 9999 protocol: HTTP - metrics: - controller: main ports: - http: + metrics: port: 9022 targetPort: 9022 protocol: HTTP @@ -113,8 +109,8 @@ qbittorrent: - path: / pathType: Prefix service: - name: qbittorrent-http - port: 8000 + name: qbittorrent + port: 8080 tls: - secretName: qbittorrent-secret-tls hosts: