Skip to content

Commit fadcf68

Browse files
docs: Update docs/annotations/annotations.md from suggestion
Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
1 parent 8f5fc03 commit fadcf68

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/annotations/annotations.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,8 @@ spec:
301301

302302
## external-dns.alpha.kubernetes.io/resolve-target
303303

304-
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
305306
A/AAAA records at sync time, ExternalDNS performs a DNS lookup for each hostname target and emits the
306307
resulting IP addresses as A and/or AAAA endpoints. If resolution fails (e.g. the hostname is
307308
temporarily unresolvable), that target is silently skipped.

0 commit comments

Comments
 (0)