diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index 5f0f3d03f..89e52c38f 100644 --- a/clusters/cl01tl/platform/qbittorrent/values.yaml +++ b/clusters/cl01tl/platform/qbittorrent/values.yaml @@ -58,7 +58,7 @@ qbittorrent: pullPolicy: IfNotPresent env: - name: QBITTORRENT_HOST - value: "http://localhost" + value: "http://qbittorrent" - name: QBITTORRENT_PORT value: "8080" - name: EXPORTER_PORT