Skip to content

Commit

Permalink
cut over all stateless (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten authored Nov 22, 2024
1 parent c9ce551 commit d406540
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 @@ -349,7 +349,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 d406540

Please sign in to comment.