mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-23 03:00:24 +08:00
创建集群的时候初始化全局服务配置
This commit is contained in:
@@ -162,6 +162,7 @@ message CreateNodeClusterRequest {
|
||||
int64 httpCachePolicyId = 6;
|
||||
int64 httpFirewallPolicyId = 7;
|
||||
bytes systemServicesJSON = 8; // 系统服务设置
|
||||
bytes globalServerConfigJSON = 10; // 服务全局设置
|
||||
}
|
||||
|
||||
message CreateNodeClusterResponse {
|
||||
|
||||
Reference in New Issue
Block a user