Ceph-Adapter-Rook

There are various customizations you can do to tailor the deployment of OpenStack Ceph-Adapter-Rook. You can find those below.

General Parameters

  • ceph_cluster_namespace

    • Type: string

    • Description:

    • “ceph”

  • conf.ceph.global.mon_host

    • Type: string

    • Description:

    • “will be discovered”

  • configmap_name

    • Type: string

    • Description:

    • “ceph-etc”

  • dependencies.static.namespace_client_ceph_config.jobs

    • Type: string

    • Description:

    • nil

  • dependencies.static.namespace_client_key.jobs

    • 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.ceph_config_helper

    • Type: string

    • Description:

    • “docker.io/openstackhelm/ceph-config-helper:ubuntu_jammy_19.2.1-1-20250207”

  • 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”

  • labels.job.node_selector_key

    • Type: string

    • Description:

    • “openstack-control-plane”

  • labels.job.node_selector_value

    • Type: string

    • Description:

    • “enabled”

  • manifests.configmap_bin

    • Type: bool

    • Description:

    • true

  • manifests.configmap_etc_client

    • Type: bool

    • Description:

    • true

  • manifests.job_namespace_client_ceph_config

    • Type: bool

    • Description:

    • true

  • manifests.job_namespace_client_key

    • Type: bool

    • Description:

    • true

  • pod.dns_policy

    • Type: string

    • Description:

    • “ClusterFirstWithHostNet”

  • pod.resources.enabled

    • Type: bool

    • Description:

    • false

  • pod.resources.jobs.namespace_client_ceph_config.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.namespace_client_ceph_config.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.namespace_client_ceph_config.requests.cpu

    • Type: string

    • Description:

    • “500m”

  • pod.resources.jobs.namespace_client_ceph_config.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.jobs.namespace_client_key.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.namespace_client_key.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.namespace_client_key.requests.cpu

    • Type: string

    • Description:

    • “500m”

  • pod.resources.jobs.namespace_client_key.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.security_context.namespace_client_key.container.namespace_client_key.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.namespace_client_key.container.namespace_client_key.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • true

  • pod.security_context.namespace_client_key.pod.runAsUser

    • Type: int

    • Description:

    • 99

  • secret_name

    • Type: string

    • Description:

    • “pvc-ceph-client-key”