Skip to content

Commit

Permalink
fix-kube-bench-4.1.1 (kubernetes-sigs#9934)
Browse files Browse the repository at this point in the history
  • Loading branch information
yankay authored Mar 28, 2023
1 parent 1bb4f88 commit deb532c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/kubernetes/node/tasks/kubelet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
src: "kubelet.service.j2"
dest: "/etc/systemd/system/kubelet.service"
backup: "yes"
mode: 0644
mode: 0600
notify: Node | restart kubelet
tags:
- kubelet
Expand Down

0 comments on commit deb532c

Please sign in to comment.