| Giorgi Lekveishvili | b38f736 | 2023-06-05 13:36:02 +0400 | [diff] [blame] | 1 | The CSI SMB Driver is getting deployed to your cluster. |
| 2 | |||||
| 3 | To check CSI SMB Driver pods status, please run: | ||||
| 4 | |||||
| 5 | kubectl --namespace={{ .Release.Namespace }} get pods --selector="app.kubernetes.io/name={{ .Release.Name }}" --watch | ||||