kashalls / external-dns-unifi-webhook

External-DNS Webhook to manage UniFi DNS Records
Apache License 2.0
93 stars 5 forks source link

Separate ports for app and k8s probes #18

Closed onedr0p closed 3 months ago

onedr0p commented 3 months ago

Currently the app needs to listen on 0.0.0.0 because the probes live on the same port as the main app localhost:8888.

onedr0p commented 3 months ago

Fixed in https://github.com/kashalls/external-dns-unifi-webhook/pull/25