diff --git a/k8s-wheatley/qbittorrent/deployments.yaml b/k8s-wheatley/qbittorrent/deployments.yaml index c2856e5..a95999f 100644 --- a/k8s-wheatley/qbittorrent/deployments.yaml +++ b/k8s-wheatley/qbittorrent/deployments.yaml @@ -68,8 +68,6 @@ spec: - name: qbittorrent-nox image: docker.io/qbittorrentofficial/qbittorrent-nox:5.1.2-2 imagePullPolicy: IfNotPresent - ports: - - containerPort: 8112 envFrom: - configMapRef: name: qbittorrent-envs