mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 02:09:56 +00:00
Fix kubecfg.sh
This commit is contained in:
parent
74a7179e2e
commit
5d0291ae0e
@ -26,5 +26,6 @@ if [ ! -x $CLOUDCFG ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
detect-master > /dev/null
|
detect-master > /dev/null
|
||||||
|
export KUBERNETES_MASTER=https://${KUBE_MASTER_IP}
|
||||||
|
|
||||||
$CLOUDCFG $@
|
$CLOUDCFG $@
|
||||||
|
Loading…
Reference in New Issue
Block a user