chore(qbittorrent): Remove redundant port

This commit is contained in:
Peter 2026-01-29 21:33:08 +01:00
parent 0ef6a387ab
commit 93889fa1d4
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg

View file

@ -68,8 +68,6 @@ spec:
- name: qbittorrent-nox - name: qbittorrent-nox
image: docker.io/qbittorrentofficial/qbittorrent-nox:5.1.2-2 image: docker.io/qbittorrentofficial/qbittorrent-nox:5.1.2-2
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports:
- containerPort: 8112
envFrom: envFrom:
- configMapRef: - configMapRef:
name: qbittorrent-envs name: qbittorrent-envs