From e9639d208e7d79098df95e1d38cea6ef90d3ba0a Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 14 Jan 2025 23:57:58 -0600 Subject: [PATCH] make string --- clusters/cl01tl/platform/qbittorrent/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index 0afc34619..a468cb21e 100644 --- a/clusters/cl01tl/platform/qbittorrent/values.yaml +++ b/clusters/cl01tl/platform/qbittorrent/values.yaml @@ -63,7 +63,7 @@ qbittorrent: - name: VPN_PORT_FORWARDING value: "on" - name: VPN_PORT_FORWARDING_UP_COMMAND - value: '/bin/sh -c /gluetun/update.sh {{ printf "{{PORTS}}" }}' + value: '/bin/sh -c "/gluetun/update.sh {{ printf "{{PORTS}}" }}"' - name: PORT_FORWARD_ONLY value: "on" - name: FIREWALL_OUTBOUND_SUBNETS