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
+23Lines changed: 23 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,29 @@ To create a host path data source, provide:
67
67
!!! Note
68
68
The data can be limited to read-only permission regardless of any other user privileges.
69
69
70
+
## Create a ConfigMap data source
71
+
72
+
* A Run:ai project scope which is assigned to that item and all its subsidiaries.
73
+
74
+
!!! Note
75
+
You can only choose a project as a scope.
76
+
77
+
* A data source name.
78
+
* A data mount consisting of:
79
+
* A ConfigMap name—select from the drop down.
80
+
* A target location—the path to the container.
81
+
82
+
## Data sources table
83
+
84
+
The *Data sources* table contains a column for the status of the data source. The following statuses are supported:
85
+
86
+
| Status | Description |
87
+
| -- | -- |
88
+
|**No issues found**| No issues were found when propagating the data source to the *PROJECTS*. |
89
+
|**Issues found**| Failed to create the data source for some or all of the *PROJECTS*. |
90
+
|**Issues found**| Failed to access the cluster. |
91
+
|**Deleting**| The data source is being removed. |
92
+
70
93
### Download Data Sources Table
71
94
72
95
You can download the Data Sources table to a CSV file. Downloading a CSV can provide a snapshot history of your Data Sources over the course of time, and help with compliance tracking. All the columns that are selected (displayed) in the table will be downloaded to the file.
0 commit comments