You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/install-csi-driver-master.md
+14-5Lines changed: 14 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
# Install Azure Blob Storage CSI driver master version on a kubernetes cluster
2
-
> `blobfuse-proxy`parameter is only available for debian based agent nodes, remove it if it's not applicable for your cluster.
2
+
> `blobfuse-proxy` is only available for debian based agent nodes, remove `blobfuse-proxy` parameter in installation steps if it's not applicable.
3
3
>
4
-
If you have already installed Helm, you can also use it to install Azure Blob Storage CSI driver. Please see[Installation with Helm](../charts/README.md).
4
+
If you have already installed Helm, you can also use it to install this driver. Please check[Installation with Helm](../charts/README.md).
0 commit comments