k8s/apps/arr/qbittorrent/qbittorrent-service.yaml
2026-03-11 17:45:32 +13:00

13 lines
185 B
YAML

***REMOVED***
kind: Service
***REMOVED***
name: qbittorrent
namespace: media
spec:
type: ClusterIP
ports:
- port: 80
targetPort: 8080
selector:
app: qbittorrent