Skip to content

Commit

Permalink
Update driver-parameters.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangx authored Jun 26, 2022
1 parent cf4862a commit 013d044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/driver-parameters.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ kubectl create secret generic smbcreds --from-literal username=USERNAME --from-l
```

### Tips
#### `subDir` parameter supports following pv/pvc metadata convension
#### `subDir` parameter supports following pv/pvc metadata conversion
> if `subDir` value contains following string, it would be converted into corresponding pv/pvc name or namespace
- `${pvc.metadata.name}`
- `${pvc.metadata.namespace}`
Expand Down

0 comments on commit 013d044

Please sign in to comment.