Skip to content

Commit acc8924

Browse files
authored
Update driver-parameters.md
1 parent fefc857 commit acc8924

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/driver-parameters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ subnetName | subnet name | existing subnet name of the agent node | No | if empt
3838
Blobfuse driver does not honor `fsGroup` securityContext setting, instead user could use `-o gid=1000` in `mountoptions` to set ownership, check [here](https://github.com/Azure/Azure-storage-fuse#mount-options) for more mountoptions.
3939

4040
- Azure DataLake storage account support
41-
- set `isHnsEnabled: "true"` in storage class parameter to create ADLS account by driver.
42-
- mount option `--use-adls=true` must be specified to enable blobfuse access ADLS account.
41+
- set `isHnsEnabled: "true"` in storage class parameter to create ADLS account by driver in dynamic provisioning.
42+
- mount option `--use-adls=true` must be specified to enable blobfuse access ADLS account in static provisioning.
4343

4444
- account tags format created by dynamic provisioning
4545
```

0 commit comments

Comments
 (0)