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.

13 lines
399 B

  1. ---
  2. # Instance settings
  3. cloud_image_family: coreos-stable
  4. cloud_region: us-central1-c
  5. mode: default
  6. startup_script: 'systemctl disable locksmithd && systemctl stop locksmithd'
  7. # Deployment settings
  8. kube_network_plugin: canal
  9. resolvconf_mode: host_resolvconf # this is required as long as the coreos stable channel uses docker < 1.12
  10. deploy_netchecker: true
  11. dns_min_replicas: 1
  12. cloud_provider: gce