Pausing the MSDP Scaleout operator for maintenance
For maintenance purpose, if you want the operator to stop reconciling the resources of one CR but do not affect the resources of the other CRs, you can pause the MSDP Scaleout operator.
To pause the MSDP Scaleout operator, run the following command from helm directory within the extracted tar location:
helm upgrade <release-name>cloudscale-<version>.tgz -n netbackup --reuse-values --set environment.msdpScaleouts.paused=true
Do not forcibly delete the deployment resource of MSDP Scaleout operator.