forked from nudtpc/pcm-kubernetes
ali云配置修改
This commit is contained in:
parent
74d6593b7f
commit
4de5cc6639
|
@ -1,11 +1,11 @@
|
|||
Name: pcm.kubenative.rpc
|
||||
ListenOn: 0.0.0.0:2005
|
||||
ListenOn: 0.0.0.0:2003
|
||||
|
||||
Participant:
|
||||
Name: ali
|
||||
Address: http://121.89.194.135:6443
|
||||
RpcAddress: 0.0.0.0:2005
|
||||
Type: "Kubernetes"
|
||||
RpcAddress: pcm-participant-kubernetes-service:2003
|
||||
Type: "CLOUD"
|
||||
TenantId: 3
|
||||
TenantName: ali
|
||||
Labels: { "cloud": "ali" }
|
||||
|
@ -23,6 +23,8 @@ KubeConfig:
|
|||
PcmCoreRpcConf:
|
||||
Endpoints:
|
||||
- 119.45.100.73:32456
|
||||
# Endpoints:
|
||||
# - 0.0.0.0:2004
|
||||
NonBlock: true
|
||||
|
||||
ParticipantId: 1696118513460056064
|
Loading…
Reference in New Issue