From 57181bb17ee41288cb46ea29477727a84d04d8ab Mon Sep 17 00:00:00 2001 From: alexlebens Date: Fri, 1 Nov 2024 21:15:36 -0500 Subject: [PATCH] remove tun path --- clusters/cl01tl/platform/qbittorrent/values.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index f58502f0f..38b9e0899 100644 --- a/clusters/cl01tl/platform/qbittorrent/values.yaml +++ b/clusters/cl01tl/platform/qbittorrent/values.yaml @@ -175,12 +175,3 @@ qbittorrent: qbittorrent: - path: /mnt/store readOnly: false - tunnel-device: - enabled: true - type: hostPath - hostPath: /dev/net/tun - advancedMounts: - main: - gluetun: - - path: /dev/net/tun - readOnly: false