Feature to Enhance
Various listener port mapping in gateway needs to be parameterized so that user can override the defaults.
Requested Enhancement
Currently Gateway port mappings are hardcoded as below:
GOSSIP: 51XXX
GRPC: 52XXX
GRPCS: 53XXX
etc.
We need to be able to set this in the values.yaml. Values.yaml should have the above port as defaults.
We also need to be able to disable exposing certain port mappings such as GOSSIP or GRPCS ports when required.
Business Need
Allow user to set the ingress port settings as necessary by overriding it in values.yaml file.
Additional Context
No response
Feature to Enhance
Various listener port mapping in gateway needs to be parameterized so that user can override the defaults.
Requested Enhancement
Currently Gateway port mappings are hardcoded as below:
GOSSIP: 51XXX
GRPC: 52XXX
GRPCS: 53XXX
etc.
We need to be able to set this in the values.yaml. Values.yaml should have the above port as defaults.
We also need to be able to disable exposing certain port mappings such as GOSSIP or GRPCS ports when required.
Business Need
Allow user to set the ingress port settings as necessary by overriding it in values.yaml file.
Additional Context
No response