[monitor] 自定义校验器注解@HostValid
This commit is contained in:
@@ -11,8 +11,6 @@ configmap:
|
||||
type: 1
|
||||
- key: password
|
||||
type: 2
|
||||
- key: param1
|
||||
type: 1
|
||||
# 指标组列表
|
||||
metrics:
|
||||
# 第一个监控指标组 cpu
|
||||
|
||||
@@ -29,5 +29,6 @@ param:
|
||||
- field: ssl
|
||||
name: 启动SSL
|
||||
type: radio
|
||||
required: false
|
||||
# 当type为radio单选框,checkbox复选框时,option表示可选项值列表
|
||||
option: Yes,No
|
||||
Reference in New Issue
Block a user