mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-26 19:35:10 +00:00
Fixing systemd service files to point to correct config/executors
This commit is contained in:
@@ -4,7 +4,7 @@ Documentation=https://github.com/GoogleCloudPlatform/kubernetes
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
EnvironmentFile=-/etc/sysconfig/controller-manager
|
||||
EnvironmentFile=-/etc/sysconfig/kube-controller-manager
|
||||
ExecStart=/usr/local/bin/kube-controller-manager "$DAEMON_ARGS"
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user