mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-29 01:04:15 -04:00 
			
		
		
		
	fix typo (#692)
This commit is contained in:
		
				
					committed by
					
						 John Belamaric
						John Belamaric
					
				
			
			
				
	
			
			
			
						parent
						
							50f7573414
						
					
				
				
					commit
					381ec9d7f8
				
			| @@ -111,7 +111,7 @@ kubernetes coredns.local { | |||||||
| 	# upstream <address> [<address>] ... | 	# upstream <address> [<address>] ... | ||||||
| 	# | 	# | ||||||
| 	# Defines upstream resolvers used for resolving services that point to | 	# Defines upstream resolvers used for resolving services that point to | ||||||
| 	# external hosts (External Services).  <address> can be an ip, and ip:port, or | 	# external hosts (External Services).  <address> can be an ip, an ip:port, or | ||||||
| 	# a path to a file structured like resolv.conf. | 	# a path to a file structured like resolv.conf. | ||||||
| 	upstream 12.34.56.78:53 | 	upstream 12.34.56.78:53 | ||||||
| 	 | 	 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user