Skip to content

Commit 9c42a63

Browse files
dmarkhasmloiseleur
andauthored
Update docs/sources/service.md
Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
1 parent caaf22e commit 9c42a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,5 @@ external-dns ... --managed-record-types=A --managed-record-types=CNAME --managed
115115

116116
## Endpoints Reconciliation
117117

118-
By default, ExternalDNS does not watch for endpoint changes and does not automatically reconcile DNS records as the endpoints, as matched by the Service's selector, change.
118+
By default, ExternalDNS does not watch for endpoint changes and does not automatically reconcile DNS records as the endpoints, as matched by the Service's selector.
119119
To enable reconcile on endpoints changes, you must specify the `--listen-endpoint-events` flag. However, be aware that this may increase the number of reconciliations performed by the controller, and the number of requests to the DNS provider.

0 commit comments

Comments
 (0)