Skip to content

Commit

Permalink
Merge pull request kubernetes#13659 from linzichang/fix-ip-conflict
Browse files Browse the repository at this point in the history
Auto commit by PR queue bot
  • Loading branch information
k8s-merge-robot committed Sep 17, 2015
2 parents 48275aa + 34ad303 commit ef33c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/libvirt-coreos/network_kubernetes_pods.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<network>
<name>kubernetes_pods</name>
<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>
</network>

0 comments on commit ef33c2f

Please sign in to comment.