创建集群的时候可以设置DNS记录的默认TTL

This commit is contained in:
GoEdgeLab
2022-09-08 11:02:36 +08:00
parent 164789990c
commit 057645b227
3 changed files with 4094 additions and 4083 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -152,6 +152,7 @@ message CreateNodeClusterRequest {
string installDir = 3;
int64 dnsDomainId = 4;
string dnsName = 5;
int32 dnsTTL = 9;
int64 httpCachePolicyId = 6;
int64 httpFirewallPolicyId = 7;
bytes systemServicesJSON = 8; // 系统服务设置