Skip to content

Commit 7e254b4

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

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,6 @@ The following example demonstrates how to mount a Blob storage container as a pe
9595
- ReadWriteMany
9696
persistentVolumeReclaimPolicy: Retain # If set as "Delete" container would be removed after pvc deletion
9797
storageClassName: azureblob-nfs-premium
98-
mountOptions:
99-
- nconnect=8 # only supported on linux kernel version >= 5.3
10098
csi:
10199
driver: blob.csi.azure.com
102100
readOnly: false
@@ -304,4 +302,4 @@ The following YAML creates a pod that uses the persistent volume or persistent v
304302
[az-aks-show]: /cli/azure/aks#az-aks-show
305303
[manage-blob-storage]: ../storage/blobs/blob-containers-cli.md
306304
[azure-blob-storage-nfs-support]: ../storage/blobs/network-file-system-protocol-support.md
307-
[enable-blob-csi-driver]: azure-blob-csi.md#before-you-begin
305+
[enable-blob-csi-driver]: azure-blob-csi.md#before-you-begin

0 commit comments

Comments
 (0)