Skip to content

customCnameEntries not working #348

Open
@Thorsten2605

Description

@Thorsten2605

I configured my release.yaml this way:

    dnsmasq:
      customSettings: |
        local-service=0
      customDnsEntries:
        - address=/traefik.XXX.com/172.20.10.100
      customCnameEntries:
        - cname=wiki.XXX.com,traefik.XXX.com
        - cname=pihole.XXX.com,traefik.XXX.com

(XXX only for invisible domain-name)

But if I do a nslookup on wiki.XXX.com I don't get the IP address of traefik.XXX.com.

Is there anything wrong placed in the dnsmasq-config?

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