mirror of
https://github.com/rancher/rke.git
synced 2025-09-13 21:52:08 +00:00
Start cluster with only etcd nodes
This commit is contained in:
@@ -292,6 +292,7 @@ func (c *Cluster) BuildProxyProcess() v3.Process {
|
||||
|
||||
return v3.Process{
|
||||
Env: Env,
|
||||
Args: Env,
|
||||
NetworkMode: "host",
|
||||
RestartPolicy: "always",
|
||||
HealthCheck: v3.HealthCheck{},
|
||||
|
Reference in New Issue
Block a user