Skip to content

Commit dd8f5ce

Browse files
Merge pull request #864 from ewan-runai/master
updated configmap docs to reflect proper creation workflow
2 parents 8af5112 + ab29f63 commit dd8f5ce

File tree

1 file changed

+4
-2
lines changed
  • docs/Researcher/user-interface/workspaces/create

1 file changed

+4
-2
lines changed

docs/Researcher/user-interface/workspaces/create/create-ds.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,12 @@ To create a host path data source, provide:
7272
## Create a ConfigMap data source
7373

7474
* A Run:ai project scope which is assigned to that item and all its subsidiaries.
75-
75+
7676
!!! Note
7777
You can only choose a project as a scope.
7878

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+
7981
* A data source name.
8082
* A data mount consisting of:
8183

@@ -86,7 +88,7 @@ To create a host path data source, provide:
8688

8789
* A Run:ai project scope which is assigned to that item and all its subsidiaries.
8890
* A *Credentials*. To create a new *Credentials*, see [Configuring Credentials](../../../../admin/admin-ui-setup/credentials-setup.md#configuring-credentials)
89-
91+
9092
!!! Note
9193
You can only choose a project as a scope.
9294

0 commit comments

Comments
 (0)