00e76c1572
This PS brings in a container for setting up a Kubeadm based AIO environement for development and Gating purposes. Change-Id: Ice96b03b519a380d4679d701e4bbb97024bb2fb5
4 lines
178 B
Plaintext
4 lines
178 B
Plaintext
# If KUBE_BIND_DEV is set to 'autodetect' we will use kubeadm's autodetect logic
|
|
# otherwise use the device specified to find the IP address to bind to.
|
|
KUBE_BIND_DEV=autodetect
|