Skip to content

Add support for deployment on ipv6 kubernetes cluster #12695

@cdrburea

Description

@cdrburea

When we deployed the helm chart on ipv6 kubernetes cluster, the probe for nginx is failed because the pods listen only on ipv4 address

In nginx.conf file , we need for ipv6:

listen [::]:80;

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions