mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-18 16:21:13 +00:00
Adding a slash to continue the line.
This commit is contained in:
parent
c0412776bc
commit
85e0e9d6c7
@ -11,5 +11,5 @@ exec /usr/local/bin/kubelet \
|
||||
--address=%(kubelet_bind_addr)s \
|
||||
--api_servers=%(kubeapi_server)s \
|
||||
--hostname_override=%(kubelet_bind_addr)s \
|
||||
--cadvisor_port=4193
|
||||
--cadvisor_port=4193 \
|
||||
--logtostderr=true
|
||||
|
Loading…
Reference in New Issue
Block a user