Update rollbacks.md (#698)

* Update rollbacks.md

Removed step to scale Rancher down as cannot create the restore resource via the UI if rancher is scaled down and the Restore will scale Rancher to 0 when it starts

* Update rollbacks.md

Removed step to scale Rancher down as cannot create the restore resource via the UI if rancher is scaled down and the Restore will scale Rancher to 0 when it starts

* Update rollbacks.md

Removed step to scale Rancher down as cannot create the restore resource via the UI if rancher is scaled down and the Restore will scale Rancher to 0 when it starts

* Update rollbacks.md

Removed step to scale Rancher down as cannot create the restore resource via the UI if rancher is scaled down and the Restore will scale Rancher to 0 when it starts
This commit is contained in:
Tony Hansen
2023-06-28 12:18:06 -05:00
committed by GitHub
parent 56ca7d14f3
commit fbfaf54bc4
4 changed files with 0 additions and 39 deletions
@@ -46,16 +46,6 @@ A restore is performed by creating a Restore custom resource.
:::
### Scale the Rancher Deployment to 0
1. In the upper left corner, click **☰ > local**.
1. From the menu on the left, click **Workload**.
1. Under **Workload**, click on **Deployments**.
1. At the top, click on the dropdown to adjust the filter. Select **cattle-system** as the filter.
1. Find the row for the `rancher` deployment and click **⋮ > Edit Config**.
1. Change **Replicas** to 0.
1. Scroll to the bottom and click **Save**.
### Create the Restore Custom Resource
1. Click **☰ > Cluster Management**.