Commit 9de11ac9 authored by 黎博's avatar 黎博

test for saas

parent a6857b97
...@@ -31,8 +31,8 @@ fi ...@@ -31,8 +31,8 @@ fi
# 给saas测试 # 给saas测试
if [[ $SYSTEM_NAME == 'nebula-goods' ]];then if [[ $SYSTEM_NAME == 'nebula-goods' ]];then
lanIp=`curl -s "http://holmes-fe.liangkebang.net/k8s/podIp\?namespace\=saastob\&serviceName\=nebula-goods"` lanIp=`curl -s "http://holmes-fe.liangkebang.net/k8s/podIp\?namespace\=saastob\&serviceName\=nebula-goods"`
export DUBBO_IP_TO_REGISTRY=172.17.5.36 export DUBBO_IP_TO_REGISTRY=172.17.5.42
echo "export DUBBO_IP_TO_REGISTRY=172.17.5.36" >> ~/.bashrc echo "export DUBBO_IP_TO_REGISTRY=172.17.5.42" >> ~/.bashrc
fi 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