mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 09:36:58 +02:00
docs(cloudflare): set ttl annotation for cloudflare proxied entries to 1
This commit is contained in:
parent
6b07f97eb2
commit
a98637aa02
@ -165,6 +165,7 @@ of the DNS zone (e.g. 'www.example.com').
|
||||
|
||||
By setting the TTL annotation on the service, you have to pass a valid TTL, which must be 120 or above.
|
||||
This annotation is optional, if you won't set it, it will be 1 (automatic) which is 300.
|
||||
For Cloudflare proxied entries, set the TTL annotation to 1 (automatic), or do not set it.
|
||||
|
||||
ExternalDNS uses this annotation to determine what services should be registered with DNS. Removing the annotation
|
||||
will cause ExternalDNS to remove the corresponding DNS records.
|
||||
|
Loading…
Reference in New Issue
Block a user