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