Skip to content

Commit

Permalink
fix (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten authored Jan 28, 2025
1 parent 5595708 commit 555191f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sld/records.nycmesh.net.tf
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ resource "namedotcom_record" "k8s_stateless_services_prod" {
domain_name = "nycmesh.net"
host = "k8s-stateless-prod"
record_type = "CNAME"
answer = "kubernetes-lb-prod-sn3.nycmesh.net"
answer = "kubernetes-lb-prod-sn10.nycmesh.net"
}

resource "namedotcom_record" "k8s_stateless_services_dev" {
Expand Down

0 comments on commit 555191f

Please sign in to comment.