Skip to content

Commit b4610aa

Browse files
authored
Update driver-parameters.md
1 parent 2e22be3 commit b4610aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/driver-parameters.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ kubectl create secret generic azure-secret --from-literal azurestoragespnclients
100100
- mounting blob storage NFSv3 does not need account key, it requires storage account configured with same vnet with agent node.
101101
- blobfuse does not support private link well, check details [here](https://github.com/Azure/azure-storage-fuse/wiki/2.-Configuring-and-Running#private-link)
102102

103-
#### `containerName` parameter supports following pv/pvc metadata transform
103+
#### `containerName` parameter supports following pv/pvc metadata conversion
104104
> if `containerName` value contains following strings, it would be converted into corresponding pv/pvc name or namespace
105105
- `${pvc.metadata.name}`
106106
- `${pvc.metadata.namespace}`
107-
- `${pv.metadata.name}`
107+
- `${pv.metadata.name}`

0 commit comments

Comments
 (0)