c12s-kubespray/tests/files/packet_oracle7-canal-ha.yml
Hans Feldt 6141b98bf8
calico: default to using kdd datastore (#6693)
If already deployed, get current datastore from CNI config file
2020-09-23 08:38:09 -07:00

12 lines
207 B
YAML

---
# Instance settings
cloud_image: oracle-7
mode: ha
# Kubespray settings
calico_datastore: etcd
kube_network_plugin: canal
dynamic_kubelet_configuration: true
deploy_netchecker: true
dns_min_replicas: 1