Default OpenStack Cinder Storage Class (#2083)

Add possibility to create default OpenStack Cinder Storage Class

Closes: #1609
This commit is contained in:
Stanislav Makar
2017-12-19 16:47:00 +02:00
committed by Matthew Mosesohn
parent bfb25fa47b
commit b2cb0725ac
7 changed files with 49 additions and 0 deletions

View File

@@ -159,6 +159,9 @@ istio_enabled: false
# Local volume provisioner deployment
local_volumes_enabled: false
# Add Persistent Volumes Storage Class for corresponding cloud provider ( OpenStack is only supported now )
persistent_volumes_enabled: false
# Make a copy of kubeconfig on the host that runs Ansible in GITDIR/artifacts
# kubeconfig_localhost: false
# Download kubectl onto the host that runs Ansible in GITDIR/artifacts