feat: Add qBittorrent

This commit is contained in:
Peter 2026-01-29 13:57:32 +01:00
parent c5e4a03a08
commit 86d4dc8758
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg
9 changed files with 270 additions and 0 deletions

View file

@ -0,0 +1,16 @@
---
apiVersion: gateway.networking.k8s.io/v1
kind: HTTPRoute
metadata:
name: qbittorrent-route
spec:
parentRefs:
- name: internal
namespace: kube-system
sectionName: https
hostnames:
- "download.wheatley.in"
rules:
- backendRefs:
- name: qbittorrent
port: 80