diff --git a/cluster/libvirt-coreos/user_data_minion.yml b/cluster/libvirt-coreos/user_data_minion.yml index f52c4bd2324..3a843415910 100644 --- a/cluster/libvirt-coreos/user_data_minion.yml +++ b/cluster/libvirt-coreos/user_data_minion.yml @@ -37,7 +37,7 @@ coreos: [Service] ExecStart=/opt/kubernetes/bin/kube-proxy \ - --master=http://${MASTER_IP}:7080 + --master=http://${MASTER_IP}:8080 Restart=always RestartSec=2