mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-07 01:56:57 +02:00
Fix typo in ttl.md
This fixes a typo `docs/ttl.md`
This commit is contained in:
parent
1aea21f6ae
commit
e1bf3fb612
@ -50,7 +50,7 @@ PRs welcome!
|
||||
|
||||
Notes
|
||||
=====
|
||||
When the `external-dns.alpha.kubernetes.io/ttl` annotation is not provided, the TTL will default to 0 seconds and `enpoint.TTL.isConfigured()` will be false.
|
||||
When the `external-dns.alpha.kubernetes.io/ttl` annotation is not provided, the TTL will default to 0 seconds and `endpoint.TTL.isConfigured()` will be false.
|
||||
|
||||
### AWS Provider
|
||||
The AWS Provider overrides the value to 300s when the TTL is 0.
|
||||
|
Loading…
Reference in New Issue
Block a user