mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 17:48:12 -03:30
Default OpenStack Cinder Storage Class (#2083)
Add possibility to create default OpenStack Cinder Storage Class Closes: #1609
This commit is contained in:
committed by
Matthew Mosesohn
parent
bfb25fa47b
commit
b2cb0725ac
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user