Skip to content

Commit b21e87d

Browse files
authored
Update driver-parameters.md
1 parent a4ff731 commit b21e87d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/driver-parameters.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ storageAccount | specify Azure storage account name| STORAGE_ACCOUNT_NAME | - No
1717
protocol | specify blobfuse mount or NFSv3 mount | `fuse`, `nfs` | No | `fuse`
1818
containerName | specify the existing container name | existing container name | No | if empty, driver will create a new container name, starting with `pvc-fuse`
1919
server | specify Azure storage account server address | existing server address, e.g. `accountname.privatelink.blob.core.windows.net` | No | if empty, driver will use default `accountname.blob.core.windows.net` or other sovereign cloud account address
20+
tags | [tags](https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/tag-resources) would be created in newly created storage account | tag format: 'foo=aaa,bar=bbb' | No | ""
2021

2122
- `fsGroup` securityContext setting
2223

0 commit comments

Comments
 (0)