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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,8 @@ This driver allows Kubernetes to access [SMB](https://wiki.wireshark.org/SMB) se
20
20
Please refer to `smb.csi.k8s.io`[driver parameters](./docs/driver-parameters.md)
21
21
22
22
### Install driver on a Kubernetes cluster
23
-
- install by [kubectl](./docs/install-smb-csi-driver.md)
24
-
- install by [helm charts](./charts)
23
+
- install via [helm charts](./charts)
24
+
- install via [kubectl](./docs/install-smb-csi-driver.md)
25
25
26
26
### Examples
27
27
-[How to Use the Windows CSI Proxy and CSI SMB Driver for Kubernetes](https://www.phillipsj.net/posts/how-to-use-the-windows-csi-proxy-and-csi-smb-driver-for-kubernetes/)
0 commit comments