Skip to content

Add support for setting externalTrafficPolicy for exposeService #5212

@janchy2

Description

@janchy2

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing feature requests helps us consolidate datapoints for identical requirements into a single place, thank you!
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Is your feature request related to a problem? Please describe.

We are currently not able to set externalTrafficPolicy for NodePort and LoadBalancer types of exposeService service (/charts/consul/templates/expose-servers-service.yaml) through values.yaml. Currently, we are just doing this manually after deployment.

Feature Description

We just need this to be configurable through values file.

Use Case(s)

This is very valuable to us, since we have some public nodes, and we need to explicitly set externalTrafficPolicy=Local on certain workloads.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions