Skip to content

Commit a98637a

Browse files
docs(cloudflare): set ttl annotation for cloudflare proxied entries to 1
1 parent 6b07f97 commit a98637a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/tutorials/cloudflare.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ of the DNS zone (e.g. 'www.example.com').
165165
166166
By setting the TTL annotation on the service, you have to pass a valid TTL, which must be 120 or above.
167167
This annotation is optional, if you won't set it, it will be 1 (automatic) which is 300.
168+
For Cloudflare proxied entries, set the TTL annotation to 1 (automatic), or do not set it.
168169
169170
ExternalDNS uses this annotation to determine what services should be registered with DNS. Removing the annotation
170171
will cause ExternalDNS to remove the corresponding DNS records.

0 commit comments

Comments
 (0)