From 48092b415810ad757c0b1d7f9590101540ab488e Mon Sep 17 00:00:00 2001 From: mpabi Date: Sun, 12 Apr 2026 20:12:32 +0200 Subject: [PATCH] docs(cutover): align public edge workflow steps --- doc/sol-cutover-checklist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/sol-cutover-checklist.md b/doc/sol-cutover-checklist.md index c65293e..3ddd8d5 100644 --- a/doc/sol-cutover-checklist.md +++ b/doc/sol-cutover-checklist.md @@ -24,7 +24,7 @@ Finalize public cutover of the reconstructed `R001` trade surface from `mevnode_ ## Public cutover steps - [ ] Sync org secret `SOL_SSH_PRIVATE_KEY_B64` for `trade-next`. -- [ ] Open `80/tcp` and `443/tcp` on `sol` from `trade-next/trade-host-iac`. +- [ ] Open `80/tcp` and `443/tcp` on `sol` from the `trade-next` public-edge workflow. - [ ] Apply `trade-next/trade-gitops/environments/sol/public-edge`. - [ ] Verify `Traefik` is listening on `80` and `443`. - [ ] Verify `cert-manager` and `ClusterIssuer/letsencrypt-prod` are `Ready`.