diff --git a/kubernetes/apps/default/qbittorrent/app/helmrelease.yaml b/kubernetes/apps/default/qbittorrent/app/helmrelease.yaml index 2fc37bc..f48dd2a 100644 --- a/kubernetes/apps/default/qbittorrent/app/helmrelease.yaml +++ b/kubernetes/apps/default/qbittorrent/app/helmrelease.yaml @@ -101,6 +101,17 @@ spec: ports: http: port: *port + bittorrent: + controller: main + type: LoadBalancer + annotations: + io.cilium/lb-ipam-ips: 10.45.0.5 + ports: + bittorrent: + enabled: true + port: 8080 + protocol: TCP + ingress: main: