Commit de829530 by wangtingwei

fix

1 parent 3d60db87
Showing with 2 additions and 2 deletions
......@@ -6,9 +6,9 @@ echo "##############请检查configmap-kpl是否在/root目录下#########" && e
else
rm -rf /root/configmap-kpl
fi
echo "#################克隆下载自动更新configmap脚本#################"
echo "#################下载新版本的configmap配置模板#################"
sleep 3
git clone git@gitlab.seetatech.com:tingweiwang/auto-update-configmap.git /root/
git clone git@gitlab.seetatech.com:tingweiwang/configmap-kpl.git /root/configmap-kpl
echo "###########执行test-deploy.sh渲染configmap配置文件#############"
sh /home/wangtingwei/workspace/test-deploy.sh
echo "重新apply更新configmap资源"
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!