diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index ef650599f..3a5e456f6 100644 --- a/clusters/cl01tl/platform/qbittorrent/values.yaml +++ b/clusters/cl01tl/platform/qbittorrent/values.yaml @@ -191,6 +191,10 @@ qbittorrent: env: - name: QUI__METRICS_ENABLED value: true + - name: QUI__METRICS_HOST + value: 0.0.0.0 + - name: QUI__METRICS_PORT + value: 9074 - name: QUI__OIDC_ENABLED value: true - name: QUI__OIDC_ISSUER