Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(haproxy): streamline service port configuration for flexibility #228

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Feb 27, 2024

  1. chore(haproxy): streamline service port configuration for flexibility

    Refactored the service port configuration in the HAProxy Helm chart to allow for more flexible and deterministic exposure of ports. This change introduces a new `exposedPorts` option in `values.yaml`, which, when specified, takes precedence over the default container ports for service exposure. This enhancement facilitates clearer and more customizable service definitions, catering to diverse deployment scenarios.
    
    Signed-off-by: Matthis Holleville <[email protected]>
    matthisholleville committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    df2319b View commit details
    Browse the repository at this point in the history