From 1f1b7f33231bb80f0251400415592f4afdb46875 Mon Sep 17 00:00:00 2001 From: eromanova Date: Mon, 15 Jul 2024 20:15:38 +0400 Subject: [PATCH] Switch to classic load balancer in AWS standalone template HMC-88 --- templates/aws-standalone-cp/templates/awscluster.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/aws-standalone-cp/templates/awscluster.yaml b/templates/aws-standalone-cp/templates/awscluster.yaml index 47642fbf3..7e7722c1a 100644 --- a/templates/aws-standalone-cp/templates/awscluster.yaml +++ b/templates/aws-standalone-cp/templates/awscluster.yaml @@ -9,4 +9,3 @@ spec: # name: aws-identity-name controlPlaneLoadBalancer: healthCheckProtocol: TCP - loadBalancerType: nlb