valia-sites: take over stem95su DNS (manage_dns=true) — cutover half 2
All checks were successful
ci/woodpecker/push/default Pipeline was successful
All checks were successful
ci/woodpecker/push/default Pipeline was successful
Creates the public proxied CNAME stem95su -> stem95su.pages.dev and adds the internal split-horizon entry via the valia-sites-dns ConfigMap (the sync's update pass repoints the existing internal record). Completes the ADR-0018 cutover; the old in-cluster serving stack is retired in a follow-up. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
5c8e9daabd
commit
974c9976e3
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ locals {
|
||||||
folder_id = "1cmOI2jRyBJdnrVPgbr4kx2cx_4DY6pm_" # "claude" — 95. СУ STEM board
|
folder_id = "1cmOI2jRyBJdnrVPgbr4kx2cx_4DY6pm_" # "claude" — 95. СУ STEM board
|
||||||
src_path = "stem claude/files"
|
src_path = "stem claude/files"
|
||||||
entry_file = "stem_board.html"
|
entry_file = "stem_board.html"
|
||||||
manage_dns = false # flipped true in the cutover commit (record still owned by stacks/stem95su ingress_factory)
|
manage_dns = true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue