c12s-kubespray/tests/files/packet_opensuse-canal.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

14 lines
236 B
YAML

---
# Instance settings
cloud_image: opensuse-leap-15
mode: default
# Kubespray settings
calico_datastore: etcd
kube_network_plugin: canal
deploy_netchecker: true
dns_min_replicas: 1
# test Ambassador
ingress_ambassador_enabled: true