File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
deploy/example/blobfuse-mi Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,6 @@ kubectl create -f https://raw.githubusercontent.com/kubernetes-sigs/blob-csi-dri
8282 csi :
8383 driver : blob.csi.azure.com
8484 # make sure this volumeid is unique in the cluster
85- # `#` is not allowed in self defined volumeHandle
8685 volumeHandle : " {resource-group-name}#{account-name}#{container-name}"
8786 volumeAttributes :
8887 protocol : fuse
Original file line number Diff line number Diff line change 1717 driver : blob.csi.azure.com
1818 readOnly : false
1919 # make sure this volumeid is unique in the cluster
20- # `#` is not allowed in self defined volumeHandle
2120 volumeHandle : " {resource-group-name}#{account-name}#{container-name}"
2221 volumeAttributes :
2322 protocol : fuse
You can’t perform that action at this time.
0 commit comments