Update driver-parameters.md

This commit is contained in:
Andy Zhang 2023-01-13 17:48:20 +08:00 committed by GitHub
parent f8685e672f
commit 4f2b2ac9d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ csi.storage.k8s.io/node-stage-secret-namespace | namespace where the secret is |
```
{smb-server-address}#{sub-dir-name}#{share-name}
```
> `sub-dir-name` could be empty if not provided
> example: `smb-server.default.svc.cluster.local/share#subdir#`
### PV/PVC Usage
> get an [example](../deploy/example/pv-smb.yaml)