Skip to content

Commit 4d99b75

Browse files
committed
delete unnecessary code
Signed-off-by: xingcan-ltc <[email protected]>
1 parent 5c8fc08 commit 4d99b75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

catalog/mysql/x-definitions/app-mysql.cue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,6 @@ template: {
369369
// +ui:options={"showPassword": true}
370370
// +ui:order=4
371371
// +err:options={"pattern":"密码要求如下:\n1、长度大于8个字符\n2、密码中至少包含大小写字母、数字、特殊字符且不包含@"}
372-
// +ui:hidden={{rootFormData.architecture == "standalone"}}"}
373372
password: *"KdpDba!mysql123" | string
374373
}
375374
// +ui:description=mysql资源配置

0 commit comments

Comments
 (0)