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
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
You can’t perform that action at this time.
0 commit comments