add qbittorrent manifests

This commit is contained in:
2025-12-27 21:21:43 +05:30
parent 8a1e8e8f42
commit f41950943b
4 changed files with 116 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
---
apiVersion: v1
kind: Service
metadata:
name: qbittorrent-service
namespace: arr-stack
spec:
selector:
app: qbittorrent
ports:
- port: 8080
targetPort: 8080