Skip to content

Split DNS service annotations value into ipv4 and ipv6 specific #336

Open
@guidojw

Description

@guidojw

I am installing Pi-hole using this chart on a dual-stack cluster that assigns ips to services using Cilium LB IPAM.

The chart splits the DNS service into an ipv4 and ipv6 one, but has no way of configuring ipv4/ipv6 service specific annotations, which is required to make Cilium LB IPAM work. If I configure io.cilium/lb-ipam-ips as ipv4_address,ipv6_address, it will assign both to the first service it creates and none to the other.

It would be nice if the chart could either merge both services into a single dual-stack service or provide values like annotationsIPv4 and annotationsIPv6 for the services.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions