mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Merge pull request #4479 from ed0t/patch-2
Update kube-controller-manager
This commit is contained in:
commit
b5f29b2fc7
@ -59,7 +59,7 @@ KUBE_CONTROLLER_MANAGER_START="start-stop-daemon
|
|||||||
--make-pidfile \
|
--make-pidfile \
|
||||||
--pidfile $KUBE_CONTROLLER_MANAGER_PIDFILE \
|
--pidfile $KUBE_CONTROLLER_MANAGER_PIDFILE \
|
||||||
-- $KUBE_CONTROLLER_MANAGER_OPTS \
|
-- $KUBE_CONTROLLER_MANAGER_OPTS \
|
||||||
>> "$KUBE_CONTROLLER_MANAGER_LOGFILE" 2>&1
|
>> $KUBE_CONTROLLER_MANAGER_LOGFILE" 2>&1
|
||||||
|
|
||||||
KUBE_CONTROLLER_MANAGER_STOP="start-stop-daemon \
|
KUBE_CONTROLLER_MANAGER_STOP="start-stop-daemon \
|
||||||
--stop \
|
--stop \
|
||||||
|
Loading…
Reference in New Issue
Block a user