fix systemd service file for custom args.
Signed-off-by: xuxinkun <xuxinkun@gmail.com>
This commit is contained in:
@@ -41,7 +41,7 @@ KUBE_SCHEDULER_OPTS=" \${KUBE_LOGTOSTDERR} \\
|
||||
\${KUBE_LOG_LEVEL} \\
|
||||
\${KUBE_MASTER} \\
|
||||
\${KUBE_LEADER_ELECT} \\
|
||||
\${KUBE_SCHEDULER_ARGS}"
|
||||
\$KUBE_SCHEDULER_ARGS"
|
||||
|
||||
cat <<EOF >/usr/lib/systemd/system/kube-scheduler.service
|
||||
[Unit]
|
||||
|
Reference in New Issue
Block a user