temp: enable debug logging on externaldns to diagnose TLSRoute sync timeout (#140)

Temporary: enable --log-level=debug to understand why the TLSRoute informer never reports HasSynced within the 1m interval. To be closed/reverted after root cause is found.
Reviewed-on: #140
This commit was merged in pull request #140.
This commit is contained in:
2026-05-23 01:07:45 +10:00
parent 0940cc20f8
commit 1944dbbfcd
@@ -54,3 +54,4 @@ extraArgs:
- --rfc2136-tsig-axfr
- --rfc2136-tsig-secret=$(EXTERNAL_DNS_RFC2136_TSIG_SECRET)
- --ingress-class=nginx
- --log-level=debug