mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 12:18:16 +00:00 
			
		
		
		
	Merge pull request #13659 from linzichang/fix-ip-conflict
Auto commit by PR queue bot
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
<network>
 | 
					<network>
 | 
				
			||||||
  <name>kubernetes_pods</name>
 | 
					  <name>kubernetes_pods</name>
 | 
				
			||||||
  <bridge name='virbr_kub_pods' stp='off' delay='0'/>
 | 
					  <bridge name='virbr_kub_pods' stp='off' delay='0'/>
 | 
				
			||||||
  <ip address='10.10.0.1' netmask='255.255.0.0'>
 | 
					  <ip address='10.10.0.100' netmask='255.255.0.0'>
 | 
				
			||||||
  </ip>
 | 
					  </ip>
 | 
				
			||||||
</network>
 | 
					</network>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user