You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Controls whether load balancer hostname targets when they are CNAME records. When the annotation is set to `"true"` the CNAME records are resolved to their underlying
304
+
Controls load balancer hostname targets with CNAME records.
305
+
When the annotation is set to `"true"` the CNAME records are resolved to their underlying
305
306
A/AAAA records at sync time, ExternalDNS performs a DNS lookup for each hostname target and emits the
306
307
resulting IP addresses as A and/or AAAA endpoints. If resolution fails (e.g. the hostname is
307
308
temporarily unresolvable), that target is silently skipped.
0 commit comments