From c5acdab09329d2485d1412eaa8f6f192b0e86a14 Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Sun, 15 Oct 2023 12:12:12 -0400 Subject: [PATCH] Remove comments --- torrenter/torrenter-service.yaml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/torrenter/torrenter-service.yaml b/torrenter/torrenter-service.yaml index ade6aac..42a47f5 100644 --- a/torrenter/torrenter-service.yaml +++ b/torrenter/torrenter-service.yaml @@ -6,18 +6,14 @@ metadata: spec: type: LoadBalancer ports: - # Prowlarr - port: 9696 targetPort: 9696 - # Deluge + - port: 8112 targetPort: 8112 - port: 6881 targetPort: 6881 - # Sonarr - # Radarr - # Lidarr - # Bazarr + selector: app: torrenter-apps