diff --git a/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml b/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml index 120d0198b..062e20d93 100644 --- a/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml +++ b/clusters/cl01tl/platform/qbittorrent/templates/config-map.yaml @@ -144,7 +144,6 @@ data: apprise: api_url: http://localhost:8000/notify - notify_url: !ENV QBIT_NTFY_URL webhooks: error: apprise diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index e1b5e2f2c..199a40e1b 100644 --- a/clusters/cl01tl/platform/qbittorrent/values.yaml +++ b/clusters/cl01tl/platform/qbittorrent/values.yaml @@ -150,11 +150,6 @@ qbittorrent: value: /app/var/activity.log - name: QBT_LOG_LEVEL value: INFO - - name: QBIT_NTFY_URL - valueFrom: - secretKeyRef: - name: qbittorrent-qbit-manage-config - key: ntfy-url resources: requests: cpu: 10m