forked from JointCloud/pcm-coordinator
fix: nacos地址更改为配置
Signed-off-by: devad <cossjie@foxmail.com>
Former-commit-id: 7ff060d170
This commit is contained in:
parent
bf14b3098c
commit
1b1789321d
|
@ -19,7 +19,7 @@ spec:
|
|||
hostAliases:
|
||||
- hostnames:
|
||||
- nacos.jcce.dev
|
||||
ip: 10.101.15.7
|
||||
ip: nacos_host
|
||||
imagePullSecrets:
|
||||
- name: SECRET_NAME
|
||||
containers:
|
||||
|
|
|
@ -19,7 +19,7 @@ spec:
|
|||
hostAliases:
|
||||
- hostnames:
|
||||
- nacos.jcce.dev
|
||||
ip: 10.101.15.7
|
||||
ip: nacos_host
|
||||
imagePullSecrets:
|
||||
- name: SECRET_NAME
|
||||
containers:
|
||||
|
|
|
@ -19,7 +19,7 @@ spec:
|
|||
hostAliases:
|
||||
- hostnames:
|
||||
- nacos.jcce.dev
|
||||
ip: 10.101.15.7
|
||||
ip: nacos_host
|
||||
imagePullSecrets:
|
||||
- name: SECRET_NAME
|
||||
containers:
|
||||
|
|
|
@ -19,7 +19,7 @@ spec:
|
|||
hostAliases:
|
||||
- hostnames:
|
||||
- nacos.jcce.dev
|
||||
ip: 10.101.15.7
|
||||
ip: nacos_host
|
||||
imagePullSecrets:
|
||||
- name: SECRET_NAME
|
||||
containers:
|
||||
|
|
|
@ -19,7 +19,7 @@ spec:
|
|||
hostAliases:
|
||||
- hostnames:
|
||||
- nacos.jcce.dev
|
||||
ip: 10.101.15.7
|
||||
ip: nacos_host
|
||||
imagePullSecrets:
|
||||
- name: SECRET_NAME
|
||||
containers:
|
||||
|
|
|
@ -19,7 +19,7 @@ spec:
|
|||
hostAliases:
|
||||
- hostnames:
|
||||
- nacos.jcce.dev
|
||||
ip: 10.101.15.7
|
||||
ip: nacos_host
|
||||
imagePullSecrets:
|
||||
- name: SECRET_NAME
|
||||
containers:
|
||||
|
|
Loading…
Reference in New Issue