Skip to content

Commit d4d545f

Browse files
Apply suggestions from code review
1 parent 5128dcc commit d4d545f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/snippets/snippets-policies.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,8 @@ The `defaults` section of the policy file is...
173173

174174
|Field | Type | Description |
175175
| -- | -- | --|
176-
|`json:"configMap"` | `string` | The name of the ConfigMap resource. ConfigMap is mandatory for creating a workspace. |
177-
|`json:"mountPath"` | `string` | Local path within the workspace to which the ConfigMap bucket will be mapped. ClaimName is mandatory for creating a workspace. |
176+
|`json:"configMap"` | `string` | The name of the ConfigMap. ConfigMap is mandatory for creating a workspace. |
177+
|`json:"mountPath"` | `string` | Local path within the workspace to which the ConfigMap will be mapped. ClaimName is mandatory for creating a workspace. |
178178

179179
#### Workspace
180180

0 commit comments

Comments
 (0)