docs(cutover): align public edge workflow steps

This commit is contained in:
mpabi
2026-04-12 20:12:32 +02:00
parent 26db7211c5
commit 48092b4158

View File

@@ -24,7 +24,7 @@ Finalize public cutover of the reconstructed `R001` trade surface from `mevnode_
## Public cutover steps ## Public cutover steps
- [ ] Sync org secret `SOL_SSH_PRIVATE_KEY_B64` for `trade-next`. - [ ] 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`. - [ ] Apply `trade-next/trade-gitops/environments/sol/public-edge`.
- [ ] Verify `Traefik` is listening on `80` and `443`. - [ ] Verify `Traefik` is listening on `80` and `443`.
- [ ] Verify `cert-manager` and `ClusterIssuer/letsencrypt-prod` are `Ready`. - [ ] Verify `cert-manager` and `ClusterIssuer/letsencrypt-prod` are `Ready`.