Merge pull request #18765 from roberthbailey/typo

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2015-12-16 09:42:44 -08:00
commit 2bf3b6c151

View File

@ -526,7 +526,7 @@ function provision-masterandnode() {
'${KUBELET_CONFIG}'
create-kube-proxy-opts \
'${MASTER_IP}' \
'${MASTER_IP}'
'${MASTER_IP}' \
create-flanneld-opts '127.0.0.1' '${MASTER_IP}'
sudo -E -p '[sudo] password to start master: ' -- /bin/bash -ce '