Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
tingweiwang
/
k8s
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 5158c653
authored
Nov 30, 2020
by
tingweiwang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加kpl edu frontend字段
1 parent
54633dac
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
script/seetaas/2-replace-file.sh
script/seetaas/2-replace-file.sh
View file @
5158c65
...
...
@@ -5,6 +5,8 @@ config_workspace=/root/configmap-kpl
#kpl_frontend=http://106.38.203.205:30180 #30180
kpl_backend
=
http://106.38.203.205:30180
kpl_back_socket
=
ws://106.38.203.205:30180
# 30200 https对应wss
kpl_edu_backend
=
http://106.38.203.205:30181
kpl_edu_back_socket
=
ws://106.38.203.205:30181
# 30200 https对应wss
#kpl_imageproxy=http://106.38.203.205:30202 #30202
#kpl_deploy=http://106.38.203.205:30201 #30201
#usercenter_frontend=http://106.38.203.205:30302 #30302
...
...
@@ -54,9 +56,9 @@ sudo sed -i s/quota_db_name/$quota_db_name/g `find $config_workspace -type f -na
#sudo sed -i s#kpl_admin_frontend#$kpl_admin_frontend#g `find $config_workspace -type f -name "*.yaml"`
#############################kpl修改前端app.yaml#######################################
sudo sed -i s#kpl_backend#
$kpl_backend
#g `find $config_workspace -type f -name "*.yaml"`
#sudo sed -i s#usercenter_frontend#$usercenter_frontend#g `find $config_workspace -type f -name "*.yaml"`
#sudo sed -i s#usercenter_backend#$usercenter_backend#g `find $config_workspace -type f -name "*.yaml"`
sudo sed -i s#kpl_back_socket#
$kpl_back_socket
#g `find $config_workspace -type f -name "*.yaml"`
sudo sed -i s#kpl_edu_backend#
$kpl_edu__backend
#g `find $config_workspace -type f -name "*.yaml"`
sudo sed -i s#kpl_edu_back_socket#
$kpl_edu__back_socket
#g `find $config_workspace -type f -name "*.yaml"`
#sudo sed -i s#kpl_imageproxy#$kpl_imageproxy#g `find $config_workspace -type f -name "*.yaml"`
#sudo sed -i s#mobile_frontend#$mobile_frontend#g `find $config_workspace -type f -name "*.yaml"`
sudo sed -i s#kpl_stream#
$kpl_stream
#g `find $config_workspace -type f -name "*.yaml"`
...
...
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