feat: disable proxy
This commit is contained in:
@@ -85,6 +85,10 @@ music-grabber:
|
|||||||
value: 8080
|
value: 8080
|
||||||
- name: DNS_UPSTREAM_RESOLVER_TYPE
|
- name: DNS_UPSTREAM_RESOLVER_TYPE
|
||||||
value: dot
|
value: dot
|
||||||
|
- name: HTTPPROXY
|
||||||
|
value: "off"
|
||||||
|
- name: SHADOWSOCKS
|
||||||
|
value: "off"
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: True
|
privileged: True
|
||||||
capabilities:
|
capabilities:
|
||||||
|
|||||||
@@ -86,6 +86,10 @@ qbittorrent:
|
|||||||
value: 8080,9022
|
value: 8080,9022
|
||||||
- name: DNS_UPSTREAM_RESOLVER_TYPE
|
- name: DNS_UPSTREAM_RESOLVER_TYPE
|
||||||
value: dot
|
value: dot
|
||||||
|
- name: HTTPPROXY
|
||||||
|
value: "off"
|
||||||
|
- name: SHADOWSOCKS
|
||||||
|
value: "off"
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: True
|
privileged: True
|
||||||
capabilities:
|
capabilities:
|
||||||
|
|||||||
@@ -82,6 +82,10 @@ slskd:
|
|||||||
value: 5030,50300
|
value: 5030,50300
|
||||||
- name: DNS_UPSTREAM_RESOLVER_TYPE
|
- name: DNS_UPSTREAM_RESOLVER_TYPE
|
||||||
value: dot
|
value: dot
|
||||||
|
- name: HTTPPROXY
|
||||||
|
value: "off"
|
||||||
|
- name: SHADOWSOCKS
|
||||||
|
value: "off"
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: true
|
privileged: true
|
||||||
capabilities:
|
capabilities:
|
||||||
|
|||||||
@@ -77,6 +77,10 @@ tubearchivist:
|
|||||||
value: 80,8000,24000
|
value: 80,8000,24000
|
||||||
- name: DNS_UPSTREAM_RESOLVER_TYPE
|
- name: DNS_UPSTREAM_RESOLVER_TYPE
|
||||||
value: dot
|
value: dot
|
||||||
|
- name: HTTPPROXY
|
||||||
|
value: "off"
|
||||||
|
- name: SHADOWSOCKS
|
||||||
|
value: "off"
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: True
|
privileged: True
|
||||||
capabilities:
|
capabilities:
|
||||||
|
|||||||
Reference in New Issue
Block a user