Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
tingweiwang
/
kpl-launcher
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 21474a74
authored
Jun 10, 2020
by
tingweiwang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update deploy.sh
1 parent
3e27bcb1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
deploy.sh
deploy.sh
View file @
21474a7
...
...
@@ -9,11 +9,6 @@ if [ $? -eq 0 ]; then
else
echo
"namespace not found, autocreate namespace volcano-system"
&&
kubectl create namespace volcano-system
fi
#kubectl get configmaps -n kpl |grep kpl-ssl
#if [ $? -eq 0 ]; then
# echo "configmap kpl-ssl already exits,continue operation"
#else
# echo "configmaps kpl-ssl not found,autocreate" && kubectl apply -f k8s_yaml/kpl-ssl-configmap.yaml
#############################################
sed_image_name
()
{
echo
"#sed image name##"
...
...
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