Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
tingweiwang
/
ksy-project-docking
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 11de544a
authored
Sep 02, 2020
by
tingweiwang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update sed-config.sh
1 parent
f92c3cd7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
sed-configmap/sed-config.sh
sed-configmap/sed-config.sh
View file @
11de544
#!/bin/bash
#!/bin/bash
######################项目所在路径#################################
######################项目所在路径#################################
#workspace=/home/wangtingwei/workspace
#workspace=/home/wangtingwei/workspace
config_workspace
=
/root/configmap-kpl/
#configmap模板所在的路径
config_workspace
=
/root/configmap-kpl/
#configmap
base path
模板所在的路径
################kpl组件变量信息##########################
################kpl组件变量信息##########################
kpl_backend
=
http://106.38.203.204:30180
#kpl
后端
api
kpl_backend
=
http://106.38.203.204:30180
#kpl
backend
api
kpl_back_socket
=
ws://106.38.203.204:30180
# https对应wss
kpl_back_socket
=
ws://106.38.203.204:30180
# https对应wss
kpl_stream
=
106.38.203.204:30205
#
ssh
服务
kpl_stream
=
106.38.203.204:30205
#
kpl stream ssh 连接容器
服务
###############其他依赖服务变量信息#########################################
###############其他依赖服务变量信息#########################################
mysql_host
=
192.168.1.53:3306
mysql_host
=
192.168.1.53:3306
mysql_user
=
root
mysql_user
=
root
...
...
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