deployment: fix proof manager port of testing node in services#14390
deployment: fix proof manager port of testing node in services#14390ShahakShama wants to merge 1 commit into
Conversation
PR SummaryLow Risk Overview Reviewed by Cursor Bugbot for commit 490adf1. Bugbot is set up for automated code reviews on this repo. Configure here. |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
matanl-starkware
left a comment
There was a problem hiding this comment.
@matanl-starkware reviewed 1 file and all commit messages, and made 1 comment.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on ShahakShama).
deployments/sequencer/configs/overlays/hybrid/testing/node-0/services/core.yaml line 94 at r1 (raw file):
port: 55012 targetPort: 55012 protocol: TCP
Move below, keep ports in ascending order
Code quote:
- name: proof-manager
port: 55012
targetPort: 55012
protocol: TCPd70f23f to
490adf1
Compare
ShahakShama
left a comment
There was a problem hiding this comment.
@ShahakShama reviewed 1 file.
Reviewable status: all files reviewed (commit messages unreviewed), all discussions resolved (waiting on ShahakShama).
ShahakShama
left a comment
There was a problem hiding this comment.
@ShahakShama reviewed all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on ShahakShama).
matanl-starkware
left a comment
There was a problem hiding this comment.
@matanl-starkware reviewed 1 file and all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on ShahakShama).

No description provided.