-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
meta:triagedThis issue has been triaged (has a good description, as well as labels for priority, size and type)This issue has been triaged (has a good description, as well as labels for priority, size and type)p3Low priorityLow prioritysize:smallSmallSmalltype:bugSomething isn't workingSomething isn't working
Description
It seems erigon enables multiple protocol versions simultaneously: i.e. ver 68 and 67, by default, currently, but it's configurable. It allows to configure a list of ports, instead of just the one, to match the list of protocol versions. Our chart currently enables protocol versions 68 and 67, but sets only one port, leading to the result of us having a NodePort only for one of the enabled protocol versions.
We need to support this adequately in both the chart and namespaces defaults
Metadata
Metadata
Assignees
Labels
meta:triagedThis issue has been triaged (has a good description, as well as labels for priority, size and type)This issue has been triaged (has a good description, as well as labels for priority, size and type)p3Low priorityLow prioritysize:smallSmallSmalltype:bugSomething isn't workingSomething isn't working