We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6397a61 commit db64c01Copy full SHA for db64c01
sld/records.nycmesh.net.tf
@@ -413,7 +413,7 @@ resource "namedotcom_record" "meshdb_prod_meshdb" {
413
domain_name = "nycmesh.net"
414
host = "db"
415
record_type = "CNAME"
416
- answer = "kubernetes-lb-prod-sn10.nycmesh.net"
+ answer = "kubernetes-lb-prod-sn3.nycmesh.net"
417
}
418
419
resource "namedotcom_record" "meshdb_prod_adminmap" {
0 commit comments