Skip to content

Commit db64c01

Browse files
authored
db to sn3 (#210)
1 parent 6397a61 commit db64c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sld/records.nycmesh.net.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ resource "namedotcom_record" "meshdb_prod_meshdb" {
413413
domain_name = "nycmesh.net"
414414
host = "db"
415415
record_type = "CNAME"
416-
answer = "kubernetes-lb-prod-sn10.nycmesh.net"
416+
answer = "kubernetes-lb-prod-sn3.nycmesh.net"
417417
}
418418

419419
resource "namedotcom_record" "meshdb_prod_adminmap" {

0 commit comments

Comments
 (0)