mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 03:33:26 +00:00
Fix vagrant regression from 6691
This commit is contained in:
@@ -22,6 +22,7 @@ export NUM_MINIONS
|
|||||||
|
|
||||||
# The IP of the master
|
# The IP of the master
|
||||||
export MASTER_IP="10.245.1.2"
|
export MASTER_IP="10.245.1.2"
|
||||||
|
export KUBE_MASTER_IP="10.245.1.2"
|
||||||
|
|
||||||
export INSTANCE_PREFIX="kubernetes"
|
export INSTANCE_PREFIX="kubernetes"
|
||||||
export MASTER_NAME="${INSTANCE_PREFIX}-master"
|
export MASTER_NAME="${INSTANCE_PREFIX}-master"
|
||||||
|
Reference in New Issue
Block a user