We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7dce66 commit eeab9a9Copy full SHA for eeab9a9
docs/driver-parameters.md
@@ -21,8 +21,8 @@ volumeAttributes.share | NFS share path | `/` | Yes |
21
volumeAttributes.mountPermissions | mounted folder permissions. The default is `0777` | | No |
22
23
### 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
+#### `subDir` parameter supports following pv/pvc metadata conversion
+> if `subDir` value contains following strings, it would be converted into corresponding pv/pvc name or namespace
26
- `${pvc.metadata.name}`
27
- `${pvc.metadata.namespace}`
28
- `${pv.metadata.name}`
0 commit comments