mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
chore:
This commit is contained in:
+1
-1
@@ -122,7 +122,7 @@ export class VolcengineDeployToCLB extends AbstractTaskPlugin {
|
|||||||
@TaskInput(
|
@TaskInput(
|
||||||
createRemoteSelectInputDefine({
|
createRemoteSelectInputDefine({
|
||||||
title: "监听器列表",
|
title: "监听器列表",
|
||||||
helper: "选择要部署证书的监听器\n需要在监听器中选择证书中心,进行跨服务访问授权",
|
helper: "选择要部署证书的监听器\n<span class='color-blue'>需要在监听器中选择证书中心,进行跨服务访问授权</span>",
|
||||||
action: VolcengineDeployToCLB.prototype.onGetListenerList.name,
|
action: VolcengineDeployToCLB.prototype.onGetListenerList.name,
|
||||||
watches: ["certDomains", "accessId", "regionId"],
|
watches: ["certDomains", "accessId", "regionId"],
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user