Commit 313c5ca 1 parent 7fcbca2 commit 313c5ca Copy full SHA for 313c5ca
File tree 1 file changed +10
-1
lines changed
1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,16 @@ This section outlines the uninstallation steps for Container Storage Modules (CS
13
13
To uninstall the sidecar in the CSI Driver, the following steps are required.
14
14
15
15
** Steps**
16
+ > NOTE: If you do not wish to uninstall the driver, please follow the steps below for Resiliency uninstallation through driver upgrade.
16
17
1 . Uninstall the driver
17
18
- [ Helm] ( ../../deployment/helm/drivers/uninstall/#uninstall-a-csi-driver-installed-via-helm )
18
19
- [ Operator] ( ../../deployment/csmoperator/drivers/#uninstall-csi-driver )
19
- 2 . [ Reinstall] ( ../../deployment ) the driver with the ` podmon ` feature disabled.
20
+ 2 . Reinstall the driver with the ` podmon ` feature disabled
21
+ - [ Helm] ( ../../deployment/helm/drivers/installation/ )
22
+ - [ Operator] ( ../../deployment/csmoperator/drivers/#installing-csi-driver-via-operator )
23
+
24
+ ### Uninstallation through driver upgrade
25
+ 1 . Disable the ` podmon ` feature in your values file
26
+ 2 . Upgrade the driver
27
+ - [ Helm] ( ../../deployment/helm/drivers/upgradation/ )
28
+ - [ Operator] ( ../../deployment/csmoperator/drivers/#update-csi-drivers )
You can’t perform that action at this time.
0 commit comments