mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-09 00:34:10 -04:00
commit
4b05cb0eb6
1 changed files with 1 additions and 0 deletions
|
|
@ -26,5 +26,6 @@ if [ ! -x $CLOUDCFG ]; then
|
|||
fi
|
||||
|
||||
detect-master > /dev/null
|
||||
export KUBERNETES_MASTER=https://${KUBE_MASTER_IP}
|
||||
|
||||
$CLOUDCFG $@
|
||||
|
|
|
|||
Loading…
Reference in a new issue