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: nacos地址更改为配置
Signed-off-by: devad <cossjie@foxmail.com> Former-commit-id:
7ff060d170
pull/9/head
devad
2 years ago
parent
bf14b3098c
commit
1b1789321d
6 changed files
with
6 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
deploy/pcm-ac-deployment.yaml
+1
-1
deploy/pcm-ceph-rpc-deployment.yaml
+1
-1
deploy/pcm-core-deployment.yaml
+1
-1
deploy/pcm-core-rpc-deployment.yaml
+1
-1
deploy/pcm-kubenative-deployment.yaml
+1
-1
deploy/pcm-modelarts-deployment.yaml
+ 1
- 1
deploy/pcm-ac-deployment.yaml
View File
@@ -19,7 +19,7 @@ spec:
hostAliases:
- hostnames:
- nacos.jcce.dev
ip:
10.101.15.7
ip:
nacos_host
imagePullSecrets:
- name: SECRET_NAME
containers:
+ 1
- 1
deploy/pcm-ceph-rpc-deployment.yaml
View File
@@ -19,7 +19,7 @@ spec:
hostAliases:
- hostnames:
- nacos.jcce.dev
ip:
10.101.15.7
ip:
nacos_host
imagePullSecrets:
- name: SECRET_NAME
containers:
+ 1
- 1
deploy/pcm-core-deployment.yaml
View File
@@ -19,7 +19,7 @@ spec:
hostAliases:
- hostnames:
- nacos.jcce.dev
ip:
10.101.15.7
ip:
nacos_host
imagePullSecrets:
- name: SECRET_NAME
containers:
+ 1
- 1
deploy/pcm-core-rpc-deployment.yaml
View File
@@ -19,7 +19,7 @@ spec:
hostAliases:
- hostnames:
- nacos.jcce.dev
ip:
10.101.15.7
ip:
nacos_host
imagePullSecrets:
- name: SECRET_NAME
containers:
+ 1
- 1
deploy/pcm-kubenative-deployment.yaml
View File
@@ -19,7 +19,7 @@ spec:
hostAliases:
- hostnames:
- nacos.jcce.dev
ip:
10.101.15.7
ip:
nacos_host
imagePullSecrets:
- name: SECRET_NAME
containers:
+ 1
- 1
deploy/pcm-modelarts-deployment.yaml
View File
@@ -19,7 +19,7 @@ spec:
hostAliases:
- hostnames:
- nacos.jcce.dev
ip:
10.101.15.7
ip:
nacos_host
imagePullSecrets:
- name: SECRET_NAME
containers:
Write
Preview
Loading…
Cancel
Save