mirror of
https://github.com/rancher/rke.git
synced 2025-09-12 13:18:47 +00:00
Use new rke-tools image
This commit is contained in:
@@ -46,6 +46,7 @@ func doRunDeployer(ctx context.Context, host *hosts.Host, containerEnv []string,
|
||||
}
|
||||
imageCfg := &container.Config{
|
||||
Image: certDownloaderImage,
|
||||
Cmd: []string{"cert-deployer"},
|
||||
Env: containerEnv,
|
||||
}
|
||||
hostCfg := &container.HostConfig{
|
||||
|
Reference in New Issue
Block a user