feat(apps): Add qbit

This commit is contained in:
2026-09-26 20:55:42 +05:30
parent 96db9b3511
commit 6452a8efcc
12 changed files with 231 additions and 46 deletions
+12
View File
@@ -0,0 +1,12 @@
apiVersion: v1
kind: Service
metadata:
name: qbittorrent
namespace: qbit
spec:
ports:
- name: http
port: 8080
targetPort: http
selector:
app.kubernetes.io/name: qbittorrent