We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b07f97 commit a98637aCopy full SHA for a98637a
docs/tutorials/cloudflare.md
@@ -165,6 +165,7 @@ of the DNS zone (e.g. 'www.example.com').
165
166
By setting the TTL annotation on the service, you have to pass a valid TTL, which must be 120 or above.
167
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.
169
170
ExternalDNS uses this annotation to determine what services should be registered with DNS. Removing the annotation
171
will cause ExternalDNS to remove the corresponding DNS records.
0 commit comments