mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-04 18:21:06 -03:30
Fix systemd reload and calico unit
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Description=Calico per-node agent
|
||||
Documentation=https://github.com/projectcalico/calico-docker
|
||||
Requires=docker.service
|
||||
After=docker.service etcd2.service
|
||||
After=docker.service etcd.service
|
||||
|
||||
[Service]
|
||||
User=root
|
||||
|
||||
Reference in New Issue
Block a user