-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Good First IssueIssues which are ideal for a first time or new project contributor.Issues which are ideal for a first time or new project contributor.ImprovementCode changes driven by non business requirementsCode changes driven by non business requirements
Description
Story Form
As a block node operator
I want to consolidate the number of location in the code where the ports are specified
So that there is a cleaner, efficient and common mechanism for port configuration for the server
Technical Notes
In PR #805 a single change to set the new default port for Helidon and Prometheus resulted in a lot of file needing to be changed.
This covered configs at the JVM, docker and k8s levels. It was also made more complex by the Simulator runs.
Preferably we'd have them in 1 or very few places so operators can easily customize it.
A single environment variable location would be preferred
Metadata
Metadata
Assignees
Labels
Good First IssueIssues which are ideal for a first time or new project contributor.Issues which are ideal for a first time or new project contributor.ImprovementCode changes driven by non business requirementsCode changes driven by non business requirements
Type
Projects
Status
🧊 Backlog