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
153 B
Plaintext
4 lines
153 B
Plaintext
# If KUBE_VERSION is set 'default' kubeadm will use the default version of K8s
|
|
# otherwise the version specified here will be used.
|
|
KUBE_VERSION=default
|