Skip to content

Charts[Gateway] Parameterize Ingress Port Mapping #336

@leninmehedy

Description

@leninmehedy

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

Metadata

Metadata

Assignees

Labels

Feature EnhancementEnhancing an existing feature driven by business requirements. Typically backwards compatible.released

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions