Commit 52f84e05 authored by xuezj's avatar xuezj

不查询namespace

parent ed9caa7c
...@@ -4,12 +4,7 @@ echo "start run ui" ...@@ -4,12 +4,7 @@ echo "start run ui"
current="/home/quant_group" current="/home/quant_group"
echo "current: ${current}" echo "current: ${current}"
# 获取当前容器所属的namespace
# todo: k8s部署的时候可以加到env的
# export NAMESPACE=`cat /var/run/secrets/kubernetes.io/serviceaccount/namespace`
echo "NAMESPACE is $NAMESPACE" echo "NAMESPACE is $NAMESPACE"
# echo "NETWORKING=yes" >> /etc/sysconfig/network
# 运行qa工具 # 运行qa工具
echo "SYSTEM_NAME is $SYSTEM_NAME" echo "SYSTEM_NAME is $SYSTEM_NAME"
......
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