Migrate Kubernetes v1.9.1 cluster/addons/registry to Kubespray

This commit is contained in:
Wong Hoi Sing Edison
2018-02-04 12:32:33 +08:00
parent bd1f0bcfd7
commit 7954ea2525
23 changed files with 1045 additions and 0 deletions

View File

@@ -162,6 +162,9 @@ helm_enabled: false
# Istio deployment
istio_enabled: false
# Registry deployment
registry_enabled: false
# Local volume provisioner deployment
local_volumes_enabled: false