erigon: can use more than one NodePort #192
Labels
meta:triaged
This issue has been triaged (has a good description, as well as labels for priority, size and type)
p3
Low priority
size:small
Small
type:bug
Something isn't working
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
The text was updated successfully, but these errors were encountered: