mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-30 17:53:21 -04:00 
			
		
		
		
	Don't explicitly set `RetryOnError` to `false`. It won't exist in the next version of the k8s api and it won't make a difference in this code since the struct would default to that. Signed-off-by: Kevin Lyda <kevin@lyda.ie>