Skip to content

Support to set dnsPolicy for controller pods #3135

@wd

Description

@wd

Is your feature request related to a problem? Please describe.
K8s allows us to set the dnsPolicy to ClusterFirstWithHostNet for pods to make service names in k8s resolvable when we enable the host network for the pods.
Currently, the helm chart hasn't exposed this to users.

Describe the solution you'd like
Add controller.dnsPolicy to the values file.

Describe alternatives you've considered
N/A.

Additional context
N/A.

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposalAn issue that proposes a feature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions