Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cicdhtj
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xujian
cicdhtj
Commits
e8691c7e
Commit
e8691c7e
authored
Jan 14, 2025
by
jwf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
微服务打包
parent
2dcf4ef5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
base-charts/templates/service.yaml
+1
-1
project.yaml
+2
-1
No files found.
base-charts/templates/service.yaml
View file @
e8691c7e
...
...
@@ -10,7 +10,7 @@ spec:
-
name
:
gateway
port
:
{{
.Values.service.port
}}
protocol
:
TCP
nodePort
:
{{
.Values.service.
p
ort
}}
nodePort
:
{{
.Values.service.
nodeP
ort
}}
selector
:
app
:
{{
.Values.service.select
}}
-deployment
sessionAffinity
:
None
...
...
project.yaml
View file @
e8691c7e
...
...
@@ -3,7 +3,8 @@ registry: 192.168.31.201/htj_develop
pushPath
:
192.168.31.201/htj_develop
service
:
name
:
gateway
port
:
30080
port
:
8080
nodePort
:
30080
select
:
factory-tobacco-qrcode-gateway
## 基础模块
version
:
v24.09.26
...
...
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