mirror of
				https://github.com/kubernetes-sigs/external-dns.git
				synced 2025-11-04 04:31:00 +01:00 
			
		
		
		
	Merge pull request #1547 from weppos/patch-1
Update TTL docs to confirm DNSimple support
This commit is contained in:
		
						commit
						7164cd04d3
					
				@ -39,6 +39,7 @@ Providers
 | 
			
		||||
- [ ] Azure
 | 
			
		||||
- [ ] Cloudflare
 | 
			
		||||
- [x] DigitalOcean
 | 
			
		||||
- [x] DNSimple
 | 
			
		||||
- [x] Google
 | 
			
		||||
- [ ] InMemory
 | 
			
		||||
- [x] Linode
 | 
			
		||||
@ -60,6 +61,9 @@ This value is a constant in the provider code.
 | 
			
		||||
The DigitalOcean Provider overrides the value to 300s when the TTL is 0.
 | 
			
		||||
This value is a constant in the provider code.
 | 
			
		||||
 | 
			
		||||
### DNSimple Provider
 | 
			
		||||
The DNSimple Provider default TTL is used when the TTL is 0. The default TTL is 3600s.
 | 
			
		||||
 | 
			
		||||
### Google Provider
 | 
			
		||||
Previously with the Google Provider, TTL's were hard-coded to 300s.
 | 
			
		||||
For safety, the Google Provider overrides the value to 300s when the TTL is 0.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user