mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-31 18:23:13 -04:00 
			
		
		
		
	Fix reverse zone in corefile
This commit is contained in:
		| @@ -207,7 +207,7 @@ func createTestServer(t *testing.T, corefile string) (*caddy.Instance, string) { | ||||
| func TestKubernetesIntegration(t *testing.T) { | ||||
| 	corefile := | ||||
| 		`.:0 { | ||||
|     kubernetes cluster.local 0.3.10.in-addr.arpa { | ||||
|     kubernetes cluster.local 0.0.10.in-addr.arpa { | ||||
|                 endpoint http://localhost:8080 | ||||
| 		#endpoint https://kubernetes/  | ||||
| 		#tls admin.pem admin-key.pem ca.pem | ||||
|   | ||||
		Reference in New Issue
	
	Block a user