feat:multi cluster application
This commit is contained in:
4
vendor/openpitrix.io/openpitrix/pkg/constants/common.go
generated
vendored
4
vendor/openpitrix.io/openpitrix/pkg/constants/common.go
generated
vendored
@@ -29,6 +29,7 @@ const (
|
||||
MarketManagerHost = prefix + "market-manager"
|
||||
AttachmentManagerHost = prefix + "attachment-manager"
|
||||
IsvManagerHost = prefix + "isv-manager"
|
||||
ReleaseManagerHost = prefix + "release-manager"
|
||||
)
|
||||
|
||||
const (
|
||||
@@ -54,8 +55,11 @@ const (
|
||||
EtcdServicePort = 2379
|
||||
AttachmentManagerPort = 9122
|
||||
RuntimeProviderManagerPort = 9121
|
||||
KubernetesProviderPort = 9123
|
||||
ReleaseManagerPort = 9124
|
||||
NotificationPort = 9201
|
||||
ServiceConfigPort = 9202
|
||||
ServicePushPort = 9203
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user