diff --git a/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qbit-manage.yaml b/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qbit-manage.yaml index 12c1d183d..67d62d154 100644 --- a/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qbit-manage.yaml +++ b/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qbit-manage.yaml @@ -95,7 +95,7 @@ spec: value: /app/var/activity.log - name: QBT_LOG_LEVEL value: INFO - image: ghcr.io/stuffanthings/qbit_manage:v4.6.6 + image: ghcr.io/stuffanthings/qbit_manage:v4.7.0 imagePullPolicy: IfNotPresent name: qbit-manage resources: diff --git a/clusters/cl01tl/manifests/qbittorrent/Service-qbittorrent-qbit-manage.yaml b/clusters/cl01tl/manifests/qbittorrent/Service-qbittorrent-qbit-manage.yaml index 35c0f448b..35fcde160 100644 --- a/clusters/cl01tl/manifests/qbittorrent/Service-qbittorrent-qbit-manage.yaml +++ b/clusters/cl01tl/manifests/qbittorrent/Service-qbittorrent-qbit-manage.yaml @@ -12,8 +12,8 @@ metadata: spec: type: ClusterIP ports: - - port: 8000 - targetPort: 8000 + - port: 80 + targetPort: 8181 protocol: TCP name: apprise selector: