mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 06:02:18 +00:00
Merge pull request #8605 from philips/patch-3
coreos: standalone: start etcd2
This commit is contained in:
@@ -13,7 +13,7 @@ coreos:
|
|||||||
initial-cluster: master=http://0.0.0.0:2380
|
initial-cluster: master=http://0.0.0.0:2380
|
||||||
initial-cluster-state: new
|
initial-cluster-state: new
|
||||||
units:
|
units:
|
||||||
- name: etcd.service
|
- name: etcd2.service
|
||||||
command: start
|
command: start
|
||||||
- name: fleet.service
|
- name: fleet.service
|
||||||
command: start
|
command: start
|
||||||
|
Reference in New Issue
Block a user