1.5. Uninstalling the CSI snapshot implementation
To uninstall the installed CSI snapshot implementation, use the following procedure.
Prerequisites
- MicroShift is installed and running.
- The CSI snapshot implementation is deployed on the MicroShift node.
Procedure
Uninstall the CSI snapshot implementation by running the following command:
$ oc delete -n kube-system deployment.apps/snapshot-controllerExample output
deployment.apps "snapshot-controller" deleted