mirror of
https://github.com/rancher/rke.git
synced 2025-09-01 23:16:22 +00:00
WIP add extra args to running services
This commit is contained in:
@@ -51,5 +51,6 @@ func buildKubeAPIConfig(host hosts.Host, kubeAPIService v1.KubeAPIService, etcdC
|
||||
},
|
||||
},
|
||||
}
|
||||
imageCfg.Cmd = append(imageCfg.Cmd, kubeAPIService.ExtraArgs...)
|
||||
return imageCfg, hostCfg
|
||||
}
|
||||
|
Reference in New Issue
Block a user