Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Y
yifu-mvp
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fangxinjiang
yifu-mvp
Commits
7a2c4113
You need to sign in or sign up before continuing.
Commit
7a2c4113
authored
Aug 04, 2022
by
李灿灿
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature-licancan' into 'develop'
配置文件修改 See merge request fangxinjiang/yifu!116
parents
d556b8a5
a2ac4c91
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
yifu-insurances-service.yaml
k8s-bash-test/yifu-insurances-service.yaml
+2
-2
No files found.
k8s-bash-test/yifu-insurances-service.yaml
View file @
7a2c4113
...
...
@@ -11,9 +11,9 @@ spec: # 资源规范字段
protocol
:
TCP
# 协议
targetPort
:
5005
# 容器暴露的端口
name
:
http-insurances
# 端口名称
-
port
:
35
00
# service 端口
-
port
:
35
11
# service 端口
protocol
:
TCP
# 协议
targetPort
:
35
00
# 容器暴露的端口
targetPort
:
35
11
# 容器暴露的端口
name
:
http-insurances-dapr
selector
:
# 选择器
app
:
yifu-insurances
# 资源名称
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment