fix(manifests): tenant-registry port 8080 → 8090 #5

Merged
sharang merged 1 commits from fix/dev-port-collision into main 2026-05-19 09:47:36 +00:00

1 Commits

Author SHA1 Message Date
sharang a3a1783b6c fix(manifests): tenant-registry port 8080 → 8090 (match dev)
ci / shared (pull_request) Successful in 5s
ci / validate (pull_request) Successful in 2s
Local dev's Keycloak owns :8080 so tenant-registry shipped on :8090.
Bring the prod + stage manifest ports + the cross-service URL in
customer-portal.toml in line so dev↔prod stays consistent. In Orca
each service has its own port-namespace inside its container, so
this is a cosmetic alignment, not a load-bearing change.

Refs: M5.1
2026-05-19 11:45:53 +02:00