From befe62dfd46fcb0ec89d5c6900e77aa2d4e890c9 Mon Sep 17 00:00:00 2001 From: Alex Pickering Date: Fri, 13 Dec 2024 10:50:55 -0800 Subject: [PATCH] change cluster name --- infra/config/cluster/cluster-template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/config/cluster/cluster-template.yaml b/infra/config/cluster/cluster-template.yaml index a1e039e714..40d82086a4 100644 --- a/infra/config/cluster/cluster-template.yaml +++ b/infra/config/cluster/cluster-template.yaml @@ -27,7 +27,7 @@ iam: # if you add or remove items under managedNodeGroups, make sure you update customized cluster # config for each of the Github environments under infra/config/cluster managedNodeGroups: - - name: nodegroup-post-scaling-x86-v4 + - name: nodegroup-post-scaling-x86-v3 instanceType: r6i.large desiredCapacity: 2 minSize: 2