Skip to content

Commit a53ad32

Browse files
authored
Update azure-csi-blob-storage-dynamic.md
1 parent 7e254b4 commit a53ad32

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/aks/azure-csi-blob-storage-dynamic.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,6 @@ In this example, the following manifest configures mounting a Blob storage conta
165165
protocol: nfs
166166
tags: environment=Development
167167
volumeBindingMode: Immediate
168-
mountOptions:
169-
- nconnect=8 # only supported on linux kernel version >= 5.3
170168
```
171169

172170
2. Create the storage class with the [kubectl apply][kubectl-apply] command:
@@ -256,4 +254,4 @@ In this example, the following manifest configures using blobfuse and mount a Bl
256254
[azure-csi-blob-storage-static]: azure-csi-blob-storage-static.md
257255
[blob-storage-csi-driver]: azure-blob-csi.md
258256
[azure-blob-storage-nfs-support]: ../storage/blobs/network-file-system-protocol-support.md
259-
[enable-blob-csi-driver]: azure-blob-csi.md#before-you-begin
257+
[enable-blob-csi-driver]: azure-blob-csi.md#before-you-begin

0 commit comments

Comments
 (0)