feat: support aliyun global ALB/NLB

This commit is contained in:
Fu Diwei
2024-11-09 09:54:49 +08:00
parent 22d3aeb7b5
commit 24df7913fe
3 changed files with 26 additions and 4 deletions

View File

@@ -70,8 +70,6 @@ func (d *TencentCLBDeployer) GetInfos() []string {
}
func (d *TencentCLBDeployer) Deploy(ctx context.Context) error {
// TODO: 直接部署方式
switch d.option.DeployConfig.GetConfigAsString("resourceType") {
case "ssl-deploy":
// 通过 SSL 服务部署到云资源实例