Local-Volume-Provisioner¶
There are various customizations you can do to tailor the deployment of OpenStack Local-Volume-Provisioner. You can find those below.
General Parameters¶
conf.fake_mounts.classes[0].bindMounts[0].mounts[0]
Type: string
Description:
“vol1”
conf.fake_mounts.classes[0].bindMounts[0].mounts[10]
Type: string
Description:
“vol11”
conf.fake_mounts.classes[0].bindMounts[0].mounts[11]
Type: string
Description:
“vol12”
conf.fake_mounts.classes[0].bindMounts[0].mounts[12]
Type: string
Description:
“vol13”
conf.fake_mounts.classes[0].bindMounts[0].mounts[13]
Type: string
Description:
“vol14”
conf.fake_mounts.classes[0].bindMounts[0].mounts[14]
Type: string
Description:
“vol15”
conf.fake_mounts.classes[0].bindMounts[0].mounts[1]
Type: string
Description:
“vol2”
conf.fake_mounts.classes[0].bindMounts[0].mounts[2]
Type: string
Description:
“vol3”
conf.fake_mounts.classes[0].bindMounts[0].mounts[3]
Type: string
Description:
“vol4”
conf.fake_mounts.classes[0].bindMounts[0].mounts[4]
Type: string
Description:
“vol5”
conf.fake_mounts.classes[0].bindMounts[0].mounts[5]
Type: string
Description:
“vol6”
conf.fake_mounts.classes[0].bindMounts[0].mounts[6]
Type: string
Description:
“vol7”
conf.fake_mounts.classes[0].bindMounts[0].mounts[7]
Type: string
Description:
“vol8”
conf.fake_mounts.classes[0].bindMounts[0].mounts[8]
Type: string
Description:
“vol9”
conf.fake_mounts.classes[0].bindMounts[0].mounts[9]
Type: string
Description:
“vol10”
conf.fake_mounts.classes[0].bindMounts[0].srcRoot
Type: string
Description:
“/var/lib/local-volume-provisioner”
conf.fake_mounts.classes[0].hostDir
Type: string
Description:
“/mnt/local-volume-provisioner”
conf.fake_mounts.classes[0].mountDir
Type: string
Description:
“/mnt/local-volume-provisioner”
conf.fake_mounts.classes[0].name
Type: string
Description:
“lvp-fake-root”
conf.fake_mounts.classes[0].storageClass
Type: bool
Description:
true
conf.fake_mounts.classes[0].volumeMode
Type: string
Description:
“Filesystem”
dependencies.dynamic
Type: object
Description:
{}
dependencies.static
Type: object
Description:
{}
endpoints.cluster_domain_suffix
Type: string
Description:
“cluster.local”
endpoints.local_image_registry.host_fqdn_override.default
Type: string
Description:
nil
endpoints.local_image_registry.hosts.default
Type: string
Description:
“localhost”
endpoints.local_image_registry.hosts.internal
Type: string
Description:
“docker-registry”
endpoints.local_image_registry.hosts.node
Type: string
Description:
“localhost”
endpoints.local_image_registry.name
Type: string
Description:
“docker-registry”
endpoints.local_image_registry.namespace
Type: string
Description:
“docker-registry”
endpoints.local_image_registry.port.registry.node
Type: int
Description:
5000
endpoints.oci_image_registry.auth.enabled
Type: bool
Description:
false
endpoints.oci_image_registry.auth.local_volume_provisioner.password
Type: string
Description:
“password”
endpoints.oci_image_registry.auth.local_volume_provisioner.username
Type: string
Description:
“local_volume_provisioner”
endpoints.oci_image_registry.host_fqdn_override.default
Type: string
Description:
nil
endpoints.oci_image_registry.hosts.default
Type: string
Description:
“localhost”
endpoints.oci_image_registry.name
Type: string
Description:
“oci-image-registry”
endpoints.oci_image_registry.namespace
Type: string
Description:
“oci-image-registry”
endpoints.oci_image_registry.port.registry.default
Type: string
Description:
nil
images.local_registry.active
Type: bool
Description:
false
images.local_registry.exclude[0]
Type: string
Description:
“dep_check”
images.local_registry.exclude[1]
Type: string
Description:
“image_repo_sync”
images.pull_policy
Type: string
Description:
“IfNotPresent”
images.tags.dep_check
Type: string
Description:
“quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal”
images.tags.image_repo_sync
Type: string
Description:
“docker.io/library/docker:17.07.0”
images.tags.local_volume_provisioner
Type: string
Description:
“mirantis.azurecr.io/bm/external/local-volume-provisioner:v2.4.0”
images.tags.local_volume_provisioner_mounts
Type: string
Description:
“mirantis.azurecr.io/openstack/openstack-controller:0.1.1”
labels.local_volume_provisioner.node_selector_key
Type: string
Description:
“openstack-compute-node”
labels.local_volume_provisioner.node_selector_value
Type: string
Description:
“enabled”
manifests.configmap_bin
Type: bool
Description:
true
manifests.configmap_etc
Type: bool
Description:
true
manifests.daemonset_local_volume_provisioner
Type: bool
Description:
true
manifests.job_image_repo_sync
Type: bool
Description:
true
manifests.secret_registry
Type: bool
Description:
true
manifests.storageclass
Type: bool
Description:
true
pod.dns_policy
Type: string
Description:
“ClusterFirstWithHostNet”
pod.lifecycle.upgrades.daemonsets.local_volume_provisioner.enabled
Type: bool
Description:
true
pod.lifecycle.upgrades.daemonsets.local_volume_provisioner.max_unavailable
Type: int
Description:
1
pod.lifecycle.upgrades.daemonsets.local_volume_provisioner.min_ready_seconds
Type: int
Description:
0
pod.lifecycle.upgrades.daemonsets.pod_replacement_strategy
Type: string
Description:
“RollingUpdate”
pod.mounts.local_volume_provisioner.init_container
Type: string
Description:
nil
pod.mounts.local_volume_provisioner.lvp
Type: string
Description:
nil
pod.resources.enabled
Type: bool
Description:
false
pod.resources.jobs.image_repo_sync.limits.cpu
Type: string
Description:
“2000m”
pod.resources.jobs.image_repo_sync.limits.memory
Type: string
Description:
“1024Mi”
pod.resources.jobs.image_repo_sync.requests.cpu
Type: string
Description:
“100m”
pod.resources.jobs.image_repo_sync.requests.memory
Type: string
Description:
“128Mi”
pod.resources.local_volume_provisioner.limits.cpu
Type: string
Description:
“2000m”
pod.resources.local_volume_provisioner.limits.memory
Type: string
Description:
“1024Mi”
pod.resources.local_volume_provisioner.requests.cpu
Type: string
Description:
“100m”
pod.resources.local_volume_provisioner.requests.memory
Type: string
Description:
“128Mi”
pod.security_context.local_volume_provisioner.container.init_mounts.privileged
Type: bool
Description:
true
pod.security_context.local_volume_provisioner.container.init_mounts.readOnlyRootFilesystem
Type: bool
Description:
true
pod.security_context.local_volume_provisioner.container.lvp.privileged
Type: bool
Description:
true
pod.security_context.local_volume_provisioner.container.lvp.readOnlyRootFilesystem
Type: bool
Description:
true
pod.security_context.local_volume_provisioner.pod.runAsUser
Type: int
Description:
0
release_group
Type: string
Description:
nil
secrets.oci_image_registry.local_volume_provisioner
Type: string
Description:
“local-volume-provisioner-oci-image-registry-key”