fod icon indicating copy to clipboard operation
fod copied to clipboard

does not work in minikube

Open mabebrahimi opened this issue 2 years ago • 1 comments

I set the proxy for minikube as follows:

export HTTP_PROXY=http://fodev.org:8118
export HTTPS_PROXY=http://fodev.org:8118
export NO_PROXY=localhost,127.0.0.1,10.96.0.0/12,192.168.99.0/24,192.168.39.0/24,$(minikube ip)

and start minikube But there is still a problem in receiving images

mabebrahimi avatar Sep 18 '21 17:09 mabebrahimi

What problem?

behdad222 avatar Jul 17 '22 20:07 behdad222