mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Merge pull request #97536 from heqg/unused01
Remove duplicate nodeSelector for kube-dns
This commit is contained in:
		@@ -105,8 +105,6 @@ spec:
 | 
			
		||||
      tolerations:
 | 
			
		||||
      - key: "CriticalAddonsOnly"
 | 
			
		||||
        operator: "Exists"
 | 
			
		||||
      nodeSelector:
 | 
			
		||||
        kubernetes.io/os: linux
 | 
			
		||||
      volumes:
 | 
			
		||||
      - name: kube-dns-config
 | 
			
		||||
        configMap:
 | 
			
		||||
 
 | 
			
		||||
@@ -105,8 +105,6 @@ spec:
 | 
			
		||||
      tolerations:
 | 
			
		||||
      - key: "CriticalAddonsOnly"
 | 
			
		||||
        operator: "Exists"
 | 
			
		||||
      nodeSelector:
 | 
			
		||||
        kubernetes.io/os: linux
 | 
			
		||||
      volumes:
 | 
			
		||||
      - name: kube-dns-config
 | 
			
		||||
        configMap:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user