mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 23:47:50 +00:00
build kube-env in build-kube-env, not in verify-prereqs
This commit is contained in:
@@ -21,6 +21,8 @@ function build-kube-env {
|
||||
local master=$1
|
||||
local file=$2
|
||||
|
||||
build-runtime-config
|
||||
|
||||
rm -f ${file}
|
||||
cat >$file <<EOF
|
||||
ENV_TIMESTAMP: $(yaml-quote $(date -u +%Y-%m-%dT%T%z))
|
||||
|
||||
Reference in New Issue
Block a user