perf: 新增阿里云证书清理插件

This commit is contained in:
xiaojunnuo
2026-03-23 00:02:46 +08:00
parent 2951f0030d
commit 4b7eeaa6e0
3 changed files with 174 additions and 1 deletions
@@ -96,6 +96,19 @@ input:
选择要部署证书的监听器
需要在监听器中选择证书中心,进行跨服务访问授权
order: 0
certType:
title: 证书部署类型
helper: 选择部署默认证书还是扩展证书
component:
name: a-select
options:
- label: 默认证书
value: default
- label: 扩展证书
value: extension
value: default
required: true
order: 0
output: {}
pluginType: deploy
type: builtIn