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,12 @@
# Instance settings
cloud_image_family: rhel-7
cloud_region: us-central1-b
mode: default
# Deployment settings
kube_network_plugin: weave
weave_cpu_limit: "100m"
weave_cpu_requests: "100m"
deploy_netchecker: true
kubedns_min_replicas: 1
cloud_provider: gce