fix inventory paths

This commit is contained in:
Antoine Legrand
2018-02-12 16:04:26 +01:00
parent c187ae22e5
commit 7a20d69809
20 changed files with 321 additions and 498 deletions

View File

@@ -0,0 +1,16 @@
# Instance settings
cloud_image_family: centos-7
cloud_region: us-central1-c
cloud_machine_type: "n1-standard-1"
mode: default
# Deployment settings
kube_network_plugin: flannel
helm_enabled: true
istio_enabled: true
efk_enabled: true
local_volume_provisioner_enabled: true
etcd_deployment_type: host
deploy_netchecker: true
kubedns_min_replicas: 1
cloud_provider: gce