add '.' at the end of proxy name
This commit is contained in:
parent
e12c431362
commit
456eecace2
@ -17,7 +17,7 @@ patches:
|
||||
- name: manager
|
||||
env:
|
||||
- name: "https_proxy"
|
||||
value: "http://proxy-lb.lab.kill0.net:3128"
|
||||
value: "http://proxy-lb.lab.kill0.net.:3128"
|
||||
- name: "no_proxy"
|
||||
value: ".svc, 10.0.0.0/8, 127.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16, k8s-ctrl-lb.lab.kill0.net, localhost, registry.lab.kill0.net"
|
||||
target:
|
||||
|
@ -17,7 +17,7 @@ patches:
|
||||
- name: manager
|
||||
env:
|
||||
- name: "HTTPS_PROXY"
|
||||
value: "http://proxy-lb.lab.kill0.net:3128"
|
||||
value: "http://proxy-lb.lab.kill0.net.:3128"
|
||||
- name: "NO_PROXY"
|
||||
value: ".cluster.local.,.cluster.local,.svc,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16"
|
||||
target:
|
||||
|
Loading…
x
Reference in New Issue
Block a user