Commit a6857b97 authored by 黎博's avatar 黎博

test for saas

parent 1d4bec1d
......@@ -31,8 +31,8 @@ fi
# 给saas测试
if [[ $SYSTEM_NAME == 'nebula-goods' ]];then
lanIp=`curl -s "http://holmes-fe.liangkebang.net/k8s/podIp\?namespace\=saastob\&serviceName\=nebula-goods"`
export DUBBO_IP_TO_REGISTRY=$lanIp
echo "export DUBBO_IP_TO_REGISTRY=$lanIp" >> ~/.bashrc
export DUBBO_IP_TO_REGISTRY=172.17.5.36
echo "export DUBBO_IP_TO_REGISTRY=172.17.5.36" >> ~/.bashrc
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment