Merge pull request #22730 from yeasy/patch-2

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot 2016-03-11 07:47:54 -08:00
commit 574ac0b0d1

View File

@ -107,7 +107,7 @@ ENABLE_CLUSTER_UI="${KUBE_ENABLE_CLUSTER_UI:-true}"
#RUNTIME_CONFIG=""
# Optional: Add http or https proxy when download easy-rsa.
# Add envitonment variable separated with blank space like "http_proxy=http://10.x.x.x:8080 https_proxy=https://10.x.x.x:8443"
# Add environment variable separated with blank space like "http_proxy=http://10.x.x.x:8080 https_proxy=https://10.x.x.x:8443"
PROXY_SETTING=${PROXY_SETTING:-""}
DEBUG=${DEBUG:-"false"}