Skip to content

Commit 095f3a3

Browse files
committed
Update TargetHostName for Synapse MCP Dev DNS forwarding to use dynamic value
1 parent a38fbcc commit 095f3a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org-formation/800-redirects/_tasks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ SynapseMCPDevDnsForward:
256256
# ID of the synapse.org zone (in Synapse prod account)
257257
SourceHostedZoneId: ZHAU99KV4A1WU
258258
# the value of the CNAME record
259-
TargetHostName: "synaps-AppLo-eUrDchB5Y55d-1276030746.us-east-1.elb.amazonaws.com"
259+
TargetHostName: !CopyValue ['synapse-mcp-dev-load-balancer-dns', !Ref DnTDevAccount]
260260

261261
# forward dev.sagedpe.org to dev EKS stack ALB in org-sagebase-dnt-dev
262262
# apps are setup with terraform at https://github.com/Sage-Bionetworks-Workflows/eks-stack

0 commit comments

Comments
 (0)