Skip to content

Commit 5128dcc

Browse files
Update docs/snippets/snippets-policies.md
1 parent e52c06d commit 5128dcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/snippets/snippets-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ The `defaults` section of the policy file is...
174174
|Field | Type | Description |
175175
| -- | -- | --|
176176
|`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 PVC bucket will be mapped. ClaimName 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. |
178178

179179
#### Workspace
180180

0 commit comments

Comments
 (0)