File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -95,8 +95,6 @@ The following example demonstrates how to mount a Blob storage container as a pe
95
95
- ReadWriteMany
96
96
persistentVolumeReclaimPolicy : Retain # If set as "Delete" container would be removed after pvc deletion
97
97
storageClassName : azureblob-nfs-premium
98
- mountOptions :
99
- - nconnect=8 # only supported on linux kernel version >= 5.3
100
98
csi :
101
99
driver : blob.csi.azure.com
102
100
readOnly : false
@@ -304,4 +302,4 @@ The following YAML creates a pod that uses the persistent volume or persistent v
304
302
[az-aks-show] : /cli/azure/aks#az-aks-show
305
303
[manage-blob-storage] : ../storage/blobs/blob-containers-cli.md
306
304
[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
You can’t perform that action at this time.
0 commit comments