diff --git a/torrenter/torrenter-service.yaml b/torrenter/torrenter-service.yaml index 42a47f5..ce8dea8 100644 --- a/torrenter/torrenter-service.yaml +++ b/torrenter/torrenter-service.yaml @@ -6,12 +6,15 @@ metadata: spec: type: LoadBalancer ports: - - port: 9696 + - name: prowlarr + port: 9696 targetPort: 9696 - - port: 8112 + - name: deluge-ui + port: 8112 targetPort: 8112 - - port: 6881 + - name: deluge-p2p + port: 6881 targetPort: 6881 selector: