Skip to content

Commit eeab9a9

Browse files
authored
Update driver-parameters.md
1 parent b7dce66 commit eeab9a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/driver-parameters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ volumeAttributes.share | NFS share path | `/` | Yes |
2121
volumeAttributes.mountPermissions | mounted folder permissions. The default is `0777` | | No |
2222

2323
### Tips
24-
#### `subDir` parameter supports following pv/pvc metadata transform
25-
> if `subDir` value contains following strings, it would transforms into corresponding pv/pvc name or namespace
24+
#### `subDir` parameter supports following pv/pvc metadata conversion
25+
> if `subDir` value contains following strings, it would be converted into corresponding pv/pvc name or namespace
2626
- `${pvc.metadata.name}`
2727
- `${pvc.metadata.namespace}`
2828
- `${pv.metadata.name}`

0 commit comments

Comments
 (0)