Skip to content

Commit 5f54185

Browse files
authored
Update driver-parameters.md
1 parent d9833d4 commit 5f54185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/driver-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ mountPermissions | mounted folder permissions. The default is `0777`, if set as
6565
--- | **Following parameters are only for vnet setting, e.g. NFS, private endpoint** | --- | --- |
6666
vnetResourceGroup | specify vnet resource group where virtual network is | existing resource group name | No | if empty, driver will use the `vnetResourceGroup` value in azure cloud config file
6767
vnetName | virtual network name | existing virtual network name | No | if empty, driver will use the `vnetName` value in azure cloud config file
68-
subnetName | subnet name | existing subnet name(s) of virtual network, if you want to update service endpoints on multiple subnets, separate them using a comma (`,`) | No | if empty, driver will use the `subnetName` value in azure cloud config file
68+
subnetName | subnet name | existing subnet name(s) of virtual network, if you want to update service endpoints on multiple subnets, separate them using a comma (`,`) | No | if empty, driver will update all the subnets under the cluster virtual network
6969
fsGroupChangePolicy | indicates how volume's ownership will be changed by the driver, pod `securityContext.fsGroupChangePolicy` is ignored | `OnRootMismatch`(by default), `Always`, `None` | No | `OnRootMismatch`
7070

7171
- account tags format created by dynamic provisioning

0 commit comments

Comments
 (0)