mirror of
				https://github.com/coredns/coredns.git
				synced 2025-11-03 18:53:13 -05:00 
			
		
		
		
	Update to point to coredns/coredns image (#517)
This commit is contained in:
		
				
					committed by
					
						
						Miek Gieben
					
				
			
			
				
	
			
			
			
						parent
						
							61afc6dbad
						
					
				
				
					commit
					87a39a6353
				
			@@ -40,7 +40,7 @@ spec:
 | 
				
			|||||||
    spec:
 | 
					    spec:
 | 
				
			||||||
      containers:
 | 
					      containers:
 | 
				
			||||||
      - name: coredns
 | 
					      - name: coredns
 | 
				
			||||||
        image: infoblox/coredns:latest
 | 
					        image: coredns/coredns:latest
 | 
				
			||||||
        imagePullPolicy: Always
 | 
					        imagePullPolicy: Always
 | 
				
			||||||
        args: [ "-conf", "/etc/coredns/Corefile" ]
 | 
					        args: [ "-conf", "/etc/coredns/Corefile" ]
 | 
				
			||||||
        volumeMounts:
 | 
					        volumeMounts:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user