Skip to content

Commit 921911c

Browse files
authored
Update driver-parameters.md
1 parent d646e02 commit 921911c

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
@@ -103,7 +103,7 @@ kubectl create secret generic azure-secret --from-literal azurestoragespnclients
103103
- only mounting blobfuse requires account key, and if secret is not provided in PV config, driver would try to get `azure-storage-account-{accountname}-secret` in the pod namespace, if not found, driver would try using kubelet identity to get account key directly using Azure API.
104104
- mounting blob storage NFSv3 does not need account key, it requires storage account configured with same vnet with agent node.
105105
- blobfuse does not support private link well, check details [here](https://github.com/Azure/azure-storage-fuse/wiki/2.-Configuring-and-Running#private-link)
106-
- [Mount an azure blob storage with a dedicated user-assigned managed indentity](https://github.com/qxsch/Azure-Aks/tree/master/aks-blobfuse-mi)
106+
- [Mount an azure blob storage with a dedicated user-assigned managed identity](https://github.com/qxsch/Azure-Aks/tree/master/aks-blobfuse-mi)
107107

108108
#### `containerName` parameter supports following pv/pvc metadata conversion
109109
> if `containerName` value contains following strings, it would be converted into corresponding pv/pvc name or namespace

0 commit comments

Comments
 (0)