You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/howto/05_template.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ The custom template process is as follows:
11
11
1. Configure the template: According to the explanation in the [Configure Template](#config_template) section, configure the content of the template as needed
12
12
2. Register and verify the template: According to the explanation in the [Register and Verify the Template](#register_template) section, register the template in the target cluster and verify the template content
The template supports internationalization configuration. When displayed on the UI, the corresponding name and description will be displayed according to the language selected by the user.
248
248
@@ -269,7 +269,7 @@ metadata:
269
269
```
270
270
271
271
272
-
### <span id ="dynamic_form">Configure Dynamic Form</span>
0 commit comments