mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
Merge pull request #9192 from dchen1107/clean
Watch kubelet flag file, so restart kubelet upon changes.
This commit is contained in:
commit
984b779b05
@ -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