Merge pull request #76168 from caesarxuchao/local-up-followup

Follow up of https://github.com/kubernetes/kubernetes/pull/76050#discussion_r271540758
k3s-v1.15.3
Kubernetes Prow Robot 2019-04-05 07:43:44 -07:00 committed by GitHub
commit 06655abd87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -751,7 +751,7 @@ function start_kubelet {
# shellcheck disable=SC2206
all_kubelet_flags=(
${priv_arg}
${priv_arg:+"$priv_arg"}
"--v=${LOG_LEVEL}"
"--vmodule=${LOG_SPEC}"
"--chaos-chance=${CHAOS_CHANCE}"