From f08bd786888771bcbfd33656ff6b142c7f6f8474 Mon Sep 17 00:00:00 2001 From: Willian Paixao Date: Sun, 26 May 2024 10:14:47 +0200 Subject: [PATCH] fix: temporarely change qbittorrent --- kubernetes/apps/media/qbittorrent/app/helmrelease.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kubernetes/apps/media/qbittorrent/app/helmrelease.yaml b/kubernetes/apps/media/qbittorrent/app/helmrelease.yaml index a6c639ac9..7731d734f 100644 --- a/kubernetes/apps/media/qbittorrent/app/helmrelease.yaml +++ b/kubernetes/apps/media/qbittorrent/app/helmrelease.yaml @@ -72,7 +72,7 @@ spec: tag: v3.38.0 env: DOT: "off" - DNS_ADDRESS: 208.67.222.222 + DNS_ADDRESS: 1.1.1.1 FIREWALL_INPUT_PORTS: 8080 FIREWALL_OUTBOUND_SUBNETS: 10.96.0.0/16,10.69.0.0/16 # Allow access to k8s subnets SERVER_CATEGORIES: P2P @@ -86,7 +86,6 @@ spec: capabilities: add: - NET_ADMIN - - SYS_MODULE service: app: controller: qbittorrent