deployment: add component ports and urls to hybrid environment overlays#14181
Conversation
924d0ed to
1c33c4c
Compare
0e34ea9 to
1bc33cd
Compare
PR SummaryMedium Risk Overview Each service file ( This moves wiring that was in devops overlays into this repo (paired with devops PR that removes those keys). Reviewed by Cursor Bugbot for commit ea09641. Bugbot is set up for automated code reviews on this repo. Configure here. |
dorimedini-starkware
left a comment
There was a problem hiding this comment.
@dorimedini-starkware reviewed 18 files and all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on idan-starkware and matanl-starkware).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1c33c4c to
ea09641
Compare
dorimedini-starkware
left a comment
There was a problem hiding this comment.
@dorimedini-starkware reviewed 3 files and all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on idan-starkware and matanl-starkware).

Add
components.*port and URL entries to each production environment's service overlays (core, l1, gateway, mempool, committer, sierra-compiler) for mainnet, sepolia-alpha, and sepolia-integration.Values are identical across all three environments.
Corresponding devops PR (removes the same keys from the devops overlays): starkware-industries/sequencer-devops#703