You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
241 B

  1. ---
  2. # Instance settings
  3. cloud_image: centos-8
  4. mode: ha
  5. # Kubespray settings
  6. kube_network_plugin: weave
  7. kubernetes_audit: true
  8. # Needed to upgrade from 1.16 to 1.17, otherwise upgrade is partial and bug followed
  9. upgrade_cluster_setup: true