rename env file
This commit is contained in:
parent
392570f4ff
commit
15cd1bfc56
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ After=docker.service
|
|||
{% endif %}
|
||||
|
||||
[Service]
|
||||
EnvironmentFile=/etc/kubernetes/kubelet.conf
|
||||
EnvironmentFile=/etc/kubernetes/kubelet
|
||||
EnvironmentFile=/etc/network-environment
|
||||
ExecStart={{ bin_dir }}/kubelet \
|
||||
$KUBE_LOGTOSTDERR \
|
||||
|
|
Loading…
Reference in a new issue