From c0216607592486db0a03cdb3de0c11068baf7edd Mon Sep 17 00:00:00 2001 From: Murat Ugur Eminoglu Date: Fri, 9 Aug 2024 09:04:37 +0300 Subject: [PATCH] Remove Load Balancer input area --- aws-custom-cluster/template-ssl.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/aws-custom-cluster/template-ssl.yaml b/aws-custom-cluster/template-ssl.yaml index b7686ffb..2d86a4f8 100644 --- a/aws-custom-cluster/template-ssl.yaml +++ b/aws-custom-cluster/template-ssl.yaml @@ -6,10 +6,6 @@ Parameters: Description: Name of an existing EC2 KeyPair Type: AWS::EC2::KeyPair::KeyName ConstraintDescription: must be the name of an existing EC2 KeyPair. - LoadBalancerCertificateArn: - Description: 'Amazon Resource Name (ARN) of the certificate to associate with the load balancer. If you do not have the SSL certificate, please check this guide: https://antmedia.io/ant-media-server-cloudformation-installation/ ' - Type: String - Default: '' InstanceType: Description: Ant Media Server Edge EC2 instance type Type: String