mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 15:47:14 +01:00
master/worker: remove cloud-provider for now
This commit is contained in:
@@ -86,8 +86,7 @@ coreos:
|
||||
--node-labels=master=true \
|
||||
--minimum-container-ttl-duration=6m0s \
|
||||
--cluster_dns=10.3.0.10 \
|
||||
--cluster_domain=cluster.local \
|
||||
--cloud-provider=openstack
|
||||
--cluster_domain=cluster.local
|
||||
ExecStop=-/usr/bin/rkt stop --uuid-file=/var/run/kubelet-pod.uuid
|
||||
Restart=always
|
||||
RestartSec=10
|
||||
|
||||
@@ -62,8 +62,7 @@ coreos:
|
||||
--node-labels=master=true \
|
||||
--minimum-container-ttl-duration=6m0s \
|
||||
--cluster_dns=10.3.0.10 \
|
||||
--cluster_domain=cluster.local \
|
||||
--cloud-provider=openstack
|
||||
--cluster_domain=cluster.local
|
||||
ExecStop=-/usr/bin/rkt stop --uuid-file=/var/run/kubelet-pod.uuid
|
||||
Restart=always
|
||||
RestartSec=10
|
||||
|
||||
Reference in New Issue
Block a user