From a0689c4b8c8ac37b75ff035c913ea62d804db529 Mon Sep 17 00:00:00 2001 From: Joey Wang Date: Tue, 7 Nov 2023 16:38:02 -0500 Subject: [PATCH] Update management cluster restore doc to always apply eks-a spec (#6991) --- .../docs/clustermgmt/cluster-backup-restore/restore-cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/docs/clustermgmt/cluster-backup-restore/restore-cluster.md b/docs/content/en/docs/clustermgmt/cluster-backup-restore/restore-cluster.md index 5077fce737a6..b7668ae161cc 100644 --- a/docs/content/en/docs/clustermgmt/cluster-backup-restore/restore-cluster.md +++ b/docs/content/en/docs/clustermgmt/cluster-backup-restore/restore-cluster.md @@ -124,7 +124,7 @@ If the cluster is no longer accessible in any means, or the infrastructure machi Make sure that apart from the `managementCluster` field you updated above, all the other cluster configs of the workload clusters need to stay the same as the old workload clusters resources after the old management cluster fails. - Apply the updated cluster config of each workload cluster in the new management cluster. +1. Apply the updated cluster config of each workload cluster in the new management cluster. ```bash MGMT_CLUSTER_NEW="mgmt-new"