diff --git a/cluster/apps/download/qbittorrent/helm-release.yaml b/cluster/apps/download/qbittorrent/helm-release.yaml index c091443..403007f 100644 --- a/cluster/apps/download/qbittorrent/helm-release.yaml +++ b/cluster/apps/download/qbittorrent/helm-release.yaml @@ -38,6 +38,9 @@ spec: metrics: image: caseyscarborough/qbittorrent-exporter:latest + env: + - name: QBITTORRENT_BASE_URL + value: "http://localhost:8080" ports: - name: metrics containerPort: 17871