Skip to content

[helm] cannot use configure ipFamilyPolicy and ipFamilies in gateway service #13730

@aqeelat

Description

@aqeelat

I'm trying to support exposing mimir via an IPv6 address so that I can use it as a destination from another vpc.

I added this to my structuredConfig:

    server:
      grpc_listen_address: '[::0]'
      http_listen_address: '[::0]'

But there is no easy way to configure the service to use IPv6.

I can open a PR for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions