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