Merge pull request #66669 from daixiang0/master

correct kubelet service file permission
pull/58/head
k8s-ci-robot 2018-09-25 00:17:50 -07:00 committed by GitHub
commit 9159c9ce92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,5 +27,5 @@ install -p -m 755 -t %{buildroot}%{_sysconfdir}/systemd/system/ {kubelet.service
%files
%{_bindir}/kubelet
%{_sysconfdir}/systemd/system/kubelet.service
%attr(644,-,-) %{_sysconfdir}/systemd/system/kubelet.service
%{_sysconfdir}/kubernetes/manifests/