Local-Storage¶
There are various customizations you can do to tailor the deployment of OpenStack Local-Storage. You can find those below.
General Parameters¶
conf.persistent_volumes
Type: string
Description:
nil
extraObjects
Type: object
Description: Extra K8s manifests to deploy. Either a list or a map of manifests. # Note: Supports use of custom Helm templates # Note: Helm replaces (instead of merging) list values when several values # files are combined, so if you need to define extraObjects in more than one # overrides file, use the map form and make sure the keys are unique across # those files. With the list form only the last file takes effect.
{}
labels.node_affinity.node_selector_key
Type: string
Description:
“openstack-control-plane”
labels.node_affinity.node_selector_value
Type: string
Description:
“enabled”
manifests.persistent_volumes
Type: bool
Description:
true
manifests.storage_class
Type: bool
Description:
true