mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Watch kubelet flag file, so restart kubelet upon changes.
This commit is contained in:
parent
a7ee5559b1
commit
1d94348023
@ -72,4 +72,5 @@ kubelet:
|
||||
{% if grains['os_family'] != 'RedHat' %}
|
||||
- file: /etc/init.d/kubelet
|
||||
{% endif %}
|
||||
- file: {{ environment_file }}
|
||||
- file: /var/lib/kubelet/kubernetes_auth
|
||||
|
Loading…
Reference in New Issue
Block a user