| Giorgi Lekveishvili | 4ec4c02 | 2024-08-17 15:09:24 +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 | ||||