Nfs-Provisioner

There are various customizations you can do to tailor the deployment of OpenStack Nfs-Provisioner. You can find those below.

General Parameters

  • dependencies.dynamic.common.local_image_registry.jobs[0]

    • Type: string

    • Description:

    • “nfs-image-repo-sync”

  • dependencies.dynamic.common.local_image_registry.services[0].endpoint

    • Type: string

    • Description:

    • “node”

  • dependencies.dynamic.common.local_image_registry.services[0].service

    • Type: string

    • Description:

    • “local_image_registry”

  • dependencies.static.image_repo_sync.services[0].endpoint

    • Type: string

    • Description:

    • “internal”

  • dependencies.static.image_repo_sync.services[0].service

    • Type: string

    • Description:

    • “local_image_registry”

  • dependencies.static.nfs.services

    • Type: string

    • Description:

    • nil

  • 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.nfs.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.nfs.hosts.default

    • Type: string

    • Description:

    • “nfs-provisioner”

  • endpoints.nfs.path

    • Type: string

    • Description:

    • nil

  • endpoints.nfs.port.nfs.default

    • Type: string

    • Description:

    • nil

  • endpoints.nfs.scheme

    • Type: string

    • Description:

    • nil

  • endpoints.oci_image_registry.auth.enabled

    • Type: bool

    • Description:

    • false

  • endpoints.oci_image_registry.auth.nfs-provisioner.password

    • Type: string

    • Description:

    • “password”

  • endpoints.oci_image_registry.auth.nfs-provisioner.username

    • Type: string

    • Description:

    • “nfs-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.nfs_provisioner

    • Type: string

    • Description:

    • “quay.io/kubernetes_incubator/nfs-provisioner:v2.3.0”

  • labels.job.node_selector_key

    • Type: string

    • Description:

    • “openstack-control-plane”

  • labels.job.node_selector_value

    • Type: string

    • Description:

    • “enabled”

  • labels.nfs.node_selector_key

    • Type: string

    • Description:

    • “openstack-control-plane”

  • labels.nfs.node_selector_value

    • Type: string

    • Description:

    • “enabled”

  • manifests.configmap_bin

    • Type: bool

    • Description:

    • true

  • manifests.deployment

    • Type: bool

    • Description:

    • true

  • manifests.job_image_repo_sync

    • Type: bool

    • Description:

    • true

  • manifests.secret_registry

    • Type: bool

    • Description:

    • true

  • manifests.service

    • Type: bool

    • Description:

    • true

  • manifests.storage_class

    • Type: bool

    • Description:

    • true

  • manifests.volume_claim

    • Type: bool

    • Description:

    • true

  • pod.affinity.anti.topologyKey.default

    • Type: string

    • Description:

    • “kubernetes.io/hostname”

  • pod.affinity.anti.type.default

    • Type: string

    • Description:

    • “preferredDuringSchedulingIgnoredDuringExecution”

  • pod.affinity.anti.weight.default

    • Type: int

    • Description:

    • 10

  • pod.replicas.server

    • Type: int

    • Description:

    • 1

  • 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.server.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.server.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.server.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.server.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • secrets.oci_image_registry.nfs-provisioner

    • Type: string

    • Description:

    • “nfs-provisioner-oci-image-registry-key”

  • storage.hostPath.path

    • Type: string

    • Description:

    • “/var/lib/openstack-helm/nfs”

  • storage.persistentVolumeClaim.access_mode

    • Type: string

    • Description:

    • “ReadWriteOnce”

  • storage.persistentVolumeClaim.class_name

    • Type: string

    • Description:

    • “general”

  • storage.persistentVolumeClaim.name

    • Type: string

    • Description:

    • nil

  • storage.persistentVolumeClaim.size

    • Type: string

    • Description:

    • “10Gi”

  • storage.type

    • Type: string

    • Description:

    • “hostPath”

  • storageclass.name

    • Type: string

    • Description:

    • nil

  • storageclass.provisioner

    • Type: string

    • Description:

    • nil