configure ingress for jellyfin and qbittorrent

This commit is contained in:
Roger Oriol
2026-01-30 22:53:37 +01:00
parent 3f79e2fac7
commit 6bfa0391e1
4 changed files with 58 additions and 3 deletions

View File

@@ -94,9 +94,9 @@ metadata:
labels:
app: qbittorrent
spec:
type: NodePort
type: ClusterIP
ports:
- port: 6880
- port: 80
targetPort: 6880
protocol: TCP
name: webui