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