Skip to content

Commit 10fd504

Browse files
add ttl to placeholder dns record
1 parent 0ee0aff commit 10fd504

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cicd/3-app/aiproxy/template.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Resources:
2222
HostedZoneName: !Sub "${BaseDomainName}."
2323
Name: !Sub "${SubdomainName}.${BaseDomainName}"
2424
Type: A
25+
TTL: 300
2526
ResourceRecords:
2627
- 8.8.8.8
2728

0 commit comments

Comments
 (0)