Set exact user for Kubelet services

This commit is contained in:
avoidik
2018-03-27 11:13:52 +03:00
parent f07734596e
commit e375678674
3 changed files with 3 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ Documentation=https://github.com/GoogleCloudPlatform/kubernetes
Wants=network.target
[Service]
User=root
Restart=on-failure
RestartSec=10s
TimeoutStartSec=0