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/docs-content/profiles/cluster-profiles/create-cluster-profiles/define-profile-variables/create-cluster-profile-variables.md
+14-4Lines changed: 14 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,26 +52,36 @@ guide to learn how to create a cluster profile.
52
52
53
53
6. Optionally, enter a variable **Description**.
54
54
55
-
7. Select the **Input type** of the variable. You can choose between **Text**and **Dropdown**. The default input type
56
-
is **Text**.
55
+
7. Select the **Input type** of the variable. You can choose between **Text**, **Dropdown**, and **Multiline**. The
56
+
default input type is **Text**.
57
57
58
58
:::info
59
59
60
-
The dropdown input type is currently not supported in [Local UI](../../../../clusters/edge/local-ui/local-ui.md).
60
+
The dropdown and multiline input types are currently not supported in
0 commit comments