Skip to content

Commit 1900ec6

Browse files
fix dns record
1 parent aeb321f commit 1900ec6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cicd/3-app/aiproxy/template.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ Resources:
2525
HostedZoneName: !Sub "${BaseDomainName}."
2626
Name: !Sub "${SubdomainName}.${BaseDomainName}"
2727
Type: A
28-
TTL: 300
2928
AliasTarget:
3029
DNSName: !GetAtt LoadBalancer.DNSName # Reference the DNS name of the load balancer
3130
HostedZoneId: Z2FDTNDATAQYW2 # The hosted zone ID for Elastic Load Balancer in us-east-1

0 commit comments

Comments
 (0)