feat: disable proxy
This commit is contained in:
@@ -86,6 +86,10 @@ qbittorrent:
|
||||
value: 8080,9022
|
||||
- name: DNS_UPSTREAM_RESOLVER_TYPE
|
||||
value: dot
|
||||
- name: HTTPPROXY
|
||||
value: "off"
|
||||
- name: SHADOWSOCKS
|
||||
value: "off"
|
||||
securityContext:
|
||||
privileged: True
|
||||
capabilities:
|
||||
|
||||
Reference in New Issue
Block a user