Description
Expected behavior
# xxxx
## 卸载
- Helm 卸载
- `helm uninstall csi-driver-nfs -n kube-system`
- 脚本卸载(与安装版本一致)
- `curl -skSL https://github.com/kubernetes-csi/csi-driver-nfs/v4.12.1/deploy/uninstall-driver.sh | bash -s v4.12.1`
Actual behavior
# xxxx
## 卸载
- Helm 卸载
- `helm uninstall csi-driver-nfs -n kube-system`
- 脚本卸载(与安装版本一致)
- `curl -skSL https://github.com/kubernetes-csi/csi-driver-nfs/v4.12.1/deploy/uninstall-driver.sh | bash -s v4.12.1`
Steps to reproduce
Environment
No response
Additional Information
Description
Expected behavior
Actual behavior
Steps to reproduce
Environment
No response
Additional Information