This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
JointCloud
/
pcm-coordinator
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
♻️
fix ci/cd bug
Signed-off-by: devad <cossjie@foxmail.com> Former-commit-id:
0de2982c10
pull/9/head
devad
2 years ago
parent
bf4d6eee35
commit
53f35bc6d5
2 changed files
with
4 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
api/pcm-coordinator-api.yaml
+2
-1
rpc/pcm-coordinator-rpc.yaml
+ 2
- 1
api/pcm-coordinator-api.yaml
View File
@@ -64,4 +64,5 @@ spec:
protocol: TCP
port: 8999
targetPort: 8999
type: ClusterIP
nodePort: 30085
type: NodePort
+ 2
- 1
rpc/pcm-coordinator-rpc.yaml
View File
@@ -64,4 +64,5 @@ spec:
protocol: TCP
port: 2004
targetPort: 2004
type: ClusterIP
nodePort: 32456
type: NodePort
Write
Preview
Loading…
Cancel
Save