Skip to content

deployment: add service ports to hybrid environment overlays#14185

Open
nimrod-starkware wants to merge 1 commit into
05-25-deployment_add_storage_reader_state_sync_network_and_consensus_ports_to_hybrid_environment_overlaysfrom
05-25-deployment_add_service_ports_to_hybrid_environment_overlays
Open

deployment: add service ports to hybrid environment overlays#14185
nimrod-starkware wants to merge 1 commit into
05-25-deployment_add_storage_reader_state_sync_network_and_consensus_ports_to_hybrid_environment_overlaysfrom
05-25-deployment_add_service_ports_to_hybrid_environment_overlays

Conversation

@nimrod-starkware
Copy link
Copy Markdown
Contributor

@nimrod-starkware nimrod-starkware commented May 25, 2026

@reviewable-StarkWare
Copy link
Copy Markdown

This change is Reviewable

@cursor
Copy link
Copy Markdown

cursor Bot commented May 25, 2026

PR Summary

Low Risk
Deployment-only YAML additions that mirror existing component ports; no application or auth logic changes.

Overview
Adds enabled ClusterIP service blocks to hybrid sequencer overlay configs for committer, gateway, L1, and sierra-compiler on mainnet, sepolia-alpha, and sepolia-integration.

Each overlay now exposes the component ports already referenced in sequencerConfig (e.g. committer 55013, gateway 55002 plus http-server 8080, L1 55003–55005, sierra-compiler 55007) as named Kubernetes service ports with matching targetPort values. Sequencer tuning and URLs in the existing config sections are unchanged.

Reviewed by Cursor Bugbot for commit d6fe908. Bugbot is set up for automated code reviews on this repo. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants