Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
tingweiwang
/
auto-update-configmap
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit de829530
authored
Jun 12, 2020
by
wangtingwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
1 parent
3d60db87
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
update_configmap.sh
update_configmap.sh
View file @
de82953
...
@@ -6,9 +6,9 @@ echo "##############请检查configmap-kpl是否在/root目录下#########" && e
...
@@ -6,9 +6,9 @@ echo "##############请检查configmap-kpl是否在/root目录下#########" && e
else
else
rm -rf /root/configmap-kpl
rm -rf /root/configmap-kpl
fi
fi
echo
"#################
克隆下载自动更新configmap脚本
#################"
echo
"#################
下载新版本的configmap配置模板
#################"
sleep 3
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配置文件#############"
echo
"###########执行test-deploy.sh渲染configmap配置文件#############"
sh /home/wangtingwei/workspace/test-deploy.sh
sh /home/wangtingwei/workspace/test-deploy.sh
echo
"重新apply更新configmap资源"
echo
"重新apply更新configmap资源"
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment