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
b6c48698
Commit
b6c48698
authored
Dec 24, 2025
by
huyuchen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
huych-入职确认信息编辑提交
parent
8f03958d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
yifu-batch-service.yaml
k8s-bash-test/yifu-batch-service.yaml
+2
-2
yifu-batch-service.yaml
k8s-bash/yifu-batch-service.yaml
+2
-2
No files found.
k8s-bash-test/yifu-batch-service.yaml
View file @
b6c48698
...
@@ -11,9 +11,9 @@ spec: # 资源规范字段
...
@@ -11,9 +11,9 @@ spec: # 资源规范字段
protocol
:
TCP
# 协议
protocol
:
TCP
# 协议
targetPort
:
5008
# 容器暴露的端口
targetPort
:
5008
# 容器暴露的端口
name
:
http-batch
# 端口名称
name
:
http-batch
# 端口名称
-
port
:
3518
# service 端口
-
port
:
4089
# service 端口
protocol
:
TCP
# 协议
protocol
:
TCP
# 协议
targetPort
:
3518
# 容器暴露的端口
targetPort
:
4089
# 容器暴露的端口
name
:
http-batch-dapr
name
:
http-batch-dapr
selector
:
# 选择器
selector
:
# 选择器
app
:
yifu-batch
# 资源名称
app
:
yifu-batch
# 资源名称
...
...
k8s-bash/yifu-batch-service.yaml
View file @
b6c48698
...
@@ -11,9 +11,9 @@ spec: # 资源规范字段
...
@@ -11,9 +11,9 @@ spec: # 资源规范字段
protocol
:
TCP
# 协议
protocol
:
TCP
# 协议
targetPort
:
5008
# 容器暴露的端口
targetPort
:
5008
# 容器暴露的端口
name
:
http-batch
# 端口名称
name
:
http-batch
# 端口名称
#- port:
3518
# service 端口
#- port:
4089
# service 端口
# protocol: TCP # 协议
# protocol: TCP # 协议
# targetPort:
3518
# 容器暴露的端口
# targetPort:
4089
# 容器暴露的端口
# name: http-batch-dapr
# name: http-batch-dapr
selector
:
# 选择器
selector
:
# 选择器
app
:
yifu-batch
# 资源名称
app
:
yifu-batch
# 资源名称
...
...
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