From 8644cdb4a083964700f5bf03b2ee784075dab87e Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 4 Jan 2025 23:56:10 -0600 Subject: [PATCH] disable command --- clusters/cl01tl/platform/qbittorrent/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index ae7916163..50be31efe 100644 --- a/clusters/cl01tl/platform/qbittorrent/values.yaml +++ b/clusters/cl01tl/platform/qbittorrent/values.yaml @@ -62,8 +62,8 @@ qbittorrent: key: private-key - name: VPN_PORT_FORWARDING value: "on" - - name: VPN_PORT_FORWARDING_UP_COMMAND - value: 'curl -i -X POST -d "json={\"listen_port\": {{`{{PORTS}}}`}} " "http://localhost:8080/api/v2/app/setPreferences"' + #- name: VPN_PORT_FORWARDING_UP_COMMAND + # value: 'curl -i -X POST -d "json={\"listen_port\": {{`{{PORTS}}}`}} " "http://localhost:8080/api/v2/app/setPreferences"' - name: PORT_FORWARD_ONLY value: "on" - name: FIREWALL_OUTBOUND_SUBNETS