mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 19:58:07 +03:00
calico: default to using kdd datastore (#6693)
If already deployed, get current datastore from CNI config file
This commit is contained in:
@@ -4,6 +4,7 @@ cloud_image: oracle-7
|
||||
mode: ha
|
||||
|
||||
# Kubespray settings
|
||||
calico_datastore: etcd
|
||||
kube_network_plugin: canal
|
||||
dynamic_kubelet_configuration: true
|
||||
deploy_netchecker: true
|
||||
|
||||
Reference in New Issue
Block a user