Add HTTP_PROXY
This commit is contained in:
parent
aa25c189b7
commit
e6b28b75f7
@ -16,6 +16,8 @@ patches:
|
||||
containers:
|
||||
- name: manager
|
||||
env:
|
||||
- name: "HTTP_PROXY"
|
||||
value: "http://proxy-lb.lab.kill0.net:3128"
|
||||
- name: "HTTPS_PROXY"
|
||||
value: "http://proxy-lb.lab.kill0.net:3128"
|
||||
- name: "NO_PROXY"
|
||||
|
Loading…
Reference in New Issue
Block a user