Commit 1d4bec1d authored by 黎博's avatar 黎博

test for saas

parent b56d5677
...@@ -30,7 +30,7 @@ fi ...@@ -30,7 +30,7 @@ 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=$NAMESPACE&serviceType=java&serviceName=${SYSTEM_NAME}"` lanIp=`curl -s "http://holmes-fe.liangkebang.net/k8s/podIp\?namespace\=saastob\&serviceName\=nebula-goods"`
export DUBBO_IP_TO_REGISTRY=$lanIp export DUBBO_IP_TO_REGISTRY=$lanIp
echo "export DUBBO_IP_TO_REGISTRY=$lanIp" >> ~/.bashrc echo "export DUBBO_IP_TO_REGISTRY=$lanIp" >> ~/.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