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/Researcher/user-interface/workspaces/create/create-ds.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -72,10 +72,12 @@ To create a host path data source, provide:
72
72
## Create a ConfigMap data source
73
73
74
74
* A Run:ai project scope which is assigned to that item and all its subsidiaries.
75
-
75
+
76
76
!!! Note
77
77
You can only choose a project as a scope.
78
78
79
+
ConfigMaps must be created on the cluster before being used within Run:ai. When created, the ConfigMap must have a label of `run.ai/resource: <resource-name>`. The resource name specified must be unique to that created resource.
80
+
79
81
* A data source name.
80
82
* A data mount consisting of:
81
83
@@ -86,7 +88,7 @@ To create a host path data source, provide:
86
88
87
89
* A Run:ai project scope which is assigned to that item and all its subsidiaries.
88
90
* A *Credentials*. To create a new *Credentials*, see [Configuring Credentials](../../../../admin/admin-ui-setup/credentials-setup.md#configuring-credentials)
0 commit comments