Masakari

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

General Parameters

  • conf.masakari.DEFAULT.auth_strategy

    • Type: string

    • Description:

    • “keystone”

  • conf.masakari.DEFAULT.duplicate_notification_detection_interval

    • Type: int

    • Description:

    • 180

  • conf.masakari.DEFAULT.graceful_shutdown_timeout

    • Type: int

    • Description:

    • 5

  • conf.masakari.DEFAULT.host_failure_recovery_threads

    • Type: int

    • Description:

    • 1

  • conf.masakari.DEFAULT.masakari_api_workers

    • Type: int

    • Description:

    • 1

  • conf.masakari.database.max_retries

    • Type: int

    • Description:

    • -1

  • conf.masakari.keystone_authtoken.auth_type

    • Type: string

    • Description:

    • “password”

  • conf.masakari.keystone_authtoken.service_type

    • Type: string

    • Description:

    • “instance-ha”

  • conf.masakari.taskflow.connection

    • Type: string

    • Description:

    • nil

  • conf.masakari.wsgi.api_paste_config

    • Type: string

    • Description:

    • “/etc/masakari/api-paste.ini”

  • conf.masakari_sudoers

    • Type: string

    • Description:

    • Defaults secure_path=\"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/var/lib/openstack/bin\"
      masakari-monitors ALL=(ALL:ALL) NOPASSWD: /var/lib/openstack/bin/privsep-helper
      
  • conf.masakarimonitors.DEFAULT.debug

    • Type: bool

    • Description:

    • false

  • conf.masakarimonitors.api.api_interface

    • Type: string

    • Description:

    • “internal”

  • conf.masakarimonitors.api.api_version

    • Type: string

    • Description:

    • “v1”

  • conf.masakarimonitors.callback.retry_interval

    • Type: int

    • Description:

    • 10

  • conf.masakarimonitors.callback.retry_max

    • Type: int

    • Description:

    • 10

  • conf.masakarimonitors.host.corosync_multicast_ports

    • Type: int

    • Description:

    • 5405

  • conf.masakarimonitors.host.disable_ipmi_checks

    • Type: bool

    • Description:

    • true

  • conf.masakarimonitors.host.monitoring_driver

    • Type: string

    • Description:

    • “default”

  • conf.masakarimonitors.host.monitoring_interval

    • Type: int

    • Description:

    • 120

  • conf.masakarimonitors.host.monitoring_samples

    • Type: int

    • Description:

    • 1

  • conf.masakarimonitors.host.pacemaker_node_type

    • Type: string

    • Description:

    • “remote”

  • conf.masakarimonitors.introspectiveinstancemonitor.guest_monitor_interval

    • Type: int

    • Description:

    • 10

  • conf.masakarimonitors.introspectiveinstancemonitor.guest_monitor_timeout

    • Type: int

    • Description:

    • 5

  • conf.paste.app:apiversionsapp.”paste.app_factory”

    • Type: string

    • Description:

    • “masakari.api.openstack.ha.versions:Versions.factory”

  • conf.paste.app:osapi_masakari_app_v1.”paste.app_factory”

    • Type: string

    • Description:

    • “masakari.api.openstack.ha:APIRouterV1.factory”

  • conf.paste.composite:masakari_api./

    • Type: string

    • Description:

    • “apiversions”

  • conf.paste.composite:masakari_api./v1

    • Type: string

    • Description:

    • “masakari_api_v1”

  • conf.paste.composite:masakari_api.use

    • Type: string

    • Description:

    • “call:masakari.api.urlmap:urlmap_factory”

  • conf.paste.composite:masakari_api_v1.keystone

    • Type: string

    • Description:

    • “cors http_proxy_to_wsgi request_id faultwrap sizelimit authtoken keystonecontext osapi_masakari_app_v1”

  • conf.paste.composite:masakari_api_v1.noauth2

    • Type: string

    • Description:

    • “cors http_proxy_to_wsgi request_id faultwrap sizelimit noauth2 osapi_masakari_app_v1”

  • conf.paste.composite:masakari_api_v1.use

    • Type: string

    • Description:

    • “call:masakari.api.auth:pipeline_factory_v1”

  • conf.paste.filter:authtoken.”paste.filter_factory”

    • Type: string

    • Description:

    • “keystonemiddleware.auth_token:filter_factory”

  • conf.paste.filter:cors.”paste.filter_factory”

    • Type: string

    • Description:

    • “oslo_middleware.cors:filter_factory”

  • conf.paste.filter:cors.oslo_config_project

    • Type: string

    • Description:

    • “masakari”

  • conf.paste.filter:faultwrap.”paste.filter_factory”

    • Type: string

    • Description:

    • “masakari.api.openstack:FaultWrapper.factory”

  • conf.paste.filter:http_proxy_to_wsgi.”paste.filter_factory”

    • Type: string

    • Description:

    • “oslo_middleware.http_proxy_to_wsgi:HTTPProxyToWSGI.factory”

  • conf.paste.filter:keystonecontext.”paste.filter_factory”

    • Type: string

    • Description:

    • “masakari.api.auth:MasakariKeystoneContext.factory”

  • conf.paste.filter:noauth2.”paste.filter_factory”

    • Type: string

    • Description:

    • “masakari.api.auth:NoAuthMiddleware.factory”

  • conf.paste.filter:request_id.”paste.filter_factory”

    • Type: string

    • Description:

    • “oslo_middleware:RequestId.factory”

  • conf.paste.filter:sizelimit.”paste.filter_factory”

    • Type: string

    • Description:

    • “oslo_middleware:RequestBodySizeLimiter.factory”

  • conf.paste.pipeline:apiversions.pipeline

    • Type: string

    • Description:

    • “faultwrap http_proxy_to_wsgi apiversionsapp”

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

    • Type: string

    • Description:

    • “internal”

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

    • Type: string

    • Description:

    • “oslo_db”

  • dependencies.static.db_sync.jobs[0]

    • Type: string

    • Description:

    • “masakari-db-init”

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

    • Type: string

    • Description:

    • “internal”

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

    • Type: string

    • Description:

    • “oslo_db”

  • dependencies.static.ks_endpoints.jobs[0]

    • Type: string

    • Description:

    • “masakari-ks-service”

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

    • Type: string

    • Description:

    • “internal”

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

    • Type: string

    • Description:

    • “identity”

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

    • Type: string

    • Description:

    • “internal”

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

    • Type: string

    • Description:

    • “identity”

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

    • Type: string

    • Description:

    • “internal”

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

    • Type: string

    • Description:

    • “identity”

  • dependencies.static.masakari_api.jobs[0]

    • Type: string

    • Description:

    • “masakari-db-sync”

  • dependencies.static.masakari_api.jobs[1]

    • Type: string

    • Description:

    • “masakari-ks-user”

  • dependencies.static.masakari_api.jobs[2]

    • Type: string

    • Description:

    • “masakari-ks-endpoints”

  • dependencies.static.masakari_api.jobs[3]

    • Type: string

    • Description:

    • “masakari-ks-service”

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

    • Type: string

    • Description:

    • “internal”

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

    • Type: string

    • Description:

    • “identity”

  • dependencies.static.masakari_engine.jobs[0]

    • Type: string

    • Description:

    • “masakari-db-sync”

  • dependencies.static.masakari_engine.jobs[1]

    • Type: string

    • Description:

    • “masakari-ks-user”

  • dependencies.static.masakari_engine.jobs[2]

    • Type: string

    • Description:

    • “masakari-ks-endpoints”

  • dependencies.static.masakari_engine.jobs[3]

    • Type: string

    • Description:

    • “masakari-ks-service”

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

    • Type: string

    • Description:

    • “internal”

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

    • Type: string

    • Description:

    • “identity”

  • endpoints.cluster_domain_suffix

    • Type: string

    • Description:

    • “cluster.local”

  • endpoints.fluentd.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.fluentd.hosts.default

    • Type: string

    • Description:

    • “fluentd-logging”

  • endpoints.fluentd.name

    • Type: string

    • Description:

    • “fluentd”

  • endpoints.fluentd.namespace

    • Type: string

    • Description:

    • nil

  • endpoints.fluentd.path.default

    • Type: string

    • Description:

    • nil

  • endpoints.fluentd.port.metrics.default

    • Type: int

    • Description:

    • 24220

  • endpoints.fluentd.port.service.default

    • Type: int

    • Description:

    • 24224

  • endpoints.fluentd.scheme

    • Type: string

    • Description:

    • “http”

  • endpoints.identity.auth.admin.password

    • Type: string

    • Description:

    • “password”

  • endpoints.identity.auth.admin.project_domain_name

    • Type: string

    • Description:

    • “default”

  • endpoints.identity.auth.admin.project_name

    • Type: string

    • Description:

    • “admin”

  • endpoints.identity.auth.admin.region_name

    • Type: string

    • Description:

    • “RegionOne”

  • endpoints.identity.auth.admin.user_domain_name

    • Type: string

    • Description:

    • “default”

  • endpoints.identity.auth.admin.username

    • Type: string

    • Description:

    • “admin”

  • endpoints.identity.auth.masakari.password

    • Type: string

    • Description:

    • “password”

  • endpoints.identity.auth.masakari.project_domain_name

    • Type: string

    • Description:

    • “service”

  • endpoints.identity.auth.masakari.project_name

    • Type: string

    • Description:

    • “service”

  • endpoints.identity.auth.masakari.region_name

    • Type: string

    • Description:

    • “RegionOne”

  • endpoints.identity.auth.masakari.role

    • Type: string

    • Description:

    • “admin”

  • endpoints.identity.auth.masakari.user_domain_name

    • Type: string

    • Description:

    • “service”

  • endpoints.identity.auth.masakari.username

    • Type: string

    • Description:

    • “masakari”

  • endpoints.identity.auth.test.password

    • Type: string

    • Description:

    • “password”

  • endpoints.identity.auth.test.project_domain_name

    • Type: string

    • Description:

    • “service”

  • endpoints.identity.auth.test.project_name

    • Type: string

    • Description:

    • “test”

  • endpoints.identity.auth.test.region_name

    • Type: string

    • Description:

    • “RegionOne”

  • endpoints.identity.auth.test.role

    • Type: string

    • Description:

    • “admin”

  • endpoints.identity.auth.test.user_domain_name

    • Type: string

    • Description:

    • “service”

  • endpoints.identity.auth.test.username

    • Type: string

    • Description:

    • “neutron-test”

  • endpoints.identity.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.identity.hosts.default

    • Type: string

    • Description:

    • “keystone”

  • endpoints.identity.hosts.internal

    • Type: string

    • Description:

    • “keystone-api”

  • endpoints.identity.name

    • Type: string

    • Description:

    • “keystone”

  • endpoints.identity.path.default

    • Type: string

    • Description:

    • “/v3”

  • endpoints.identity.port.api.default

    • Type: int

    • Description:

    • 80

  • endpoints.identity.port.api.internal

    • Type: int

    • Description:

    • 5000

  • endpoints.identity.scheme.default

    • Type: string

    • Description:

    • “http”

  • endpoints.ingress.hosts.default

    • Type: string

    • Description:

    • “ingress”

  • endpoints.ingress.name

    • Type: string

    • Description:

    • “ingress”

  • endpoints.ingress.namespace

    • Type: string

    • Description:

    • nil

  • endpoints.ingress.port.ingress.default

    • Type: int

    • Description:

    • 80

  • endpoints.instance_ha.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.instance_ha.hosts.default

    • Type: string

    • Description:

    • “masakari-api”

  • endpoints.instance_ha.hosts.public

    • Type: string

    • Description:

    • “masakari-api”

  • endpoints.instance_ha.name

    • Type: string

    • Description:

    • “masakari”

  • endpoints.instance_ha.path.default

    • Type: string

    • Description:

    • “/v1/%(tenant_id)s”

  • endpoints.instance_ha.port.api.default

    • Type: int

    • Description:

    • 15868

  • endpoints.instance_ha.port.api.public

    • Type: int

    • Description:

    • 80

  • endpoints.instance_ha.scheme.default

    • Type: string

    • Description:

    • “http”

  • endpoints.kube_dns.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.kube_dns.hosts.default

    • Type: string

    • Description:

    • “kube-dns”

  • endpoints.kube_dns.name

    • Type: string

    • Description:

    • “kubernetes-dns”

  • endpoints.kube_dns.namespace

    • Type: string

    • Description:

    • “kube-system”

  • endpoints.kube_dns.path.default

    • Type: string

    • Description:

    • nil

  • endpoints.kube_dns.port.dns.default

    • Type: int

    • Description:

    • 53

  • endpoints.kube_dns.port.dns.protocol

    • Type: string

    • Description:

    • “UDP”

  • endpoints.kube_dns.scheme

    • Type: string

    • Description:

    • “http”

  • 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.masakari.password

    • Type: string

    • Description:

    • “password”

  • endpoints.oci_image_registry.auth.masakari.username

    • Type: string

    • Description:

    • “masakari”

  • 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

  • endpoints.oslo_cache.auth.memcache_secret_key

    • Type: string

    • Description:

    • nil

  • endpoints.oslo_cache.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.oslo_cache.hosts.default

    • Type: string

    • Description:

    • “memcached”

  • endpoints.oslo_cache.port.memcache.default

    • Type: int

    • Description:

    • 11211

  • endpoints.oslo_db.auth.admin.password

    • Type: string

    • Description:

    • “password”

  • endpoints.oslo_db.auth.admin.secret.tls.internal

    • Type: string

    • Description:

    • “mariadb-tls-direct”

  • endpoints.oslo_db.auth.admin.username

    • Type: string

    • Description:

    • “root”

  • endpoints.oslo_db.auth.masakari.password

    • Type: string

    • Description:

    • “password”

  • endpoints.oslo_db.auth.masakari.username

    • Type: string

    • Description:

    • “masakari”

  • endpoints.oslo_db.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.oslo_db.hosts.default

    • Type: string

    • Description:

    • “mariadb”

  • endpoints.oslo_db.path

    • Type: string

    • Description:

    • “/masakari”

  • endpoints.oslo_db.port.mysql.default

    • Type: int

    • Description:

    • 3306

  • endpoints.oslo_db.scheme

    • Type: string

    • Description:

    • “mysql+pymysql”

  • endpoints.oslo_messaging.auth.admin.password

    • Type: string

    • Description:

    • “password”

  • endpoints.oslo_messaging.auth.admin.secret.tls.internal

    • Type: string

    • Description:

    • “rabbitmq-tls-direct”

  • endpoints.oslo_messaging.auth.admin.username

    • Type: string

    • Description:

    • “rabbitmq”

  • endpoints.oslo_messaging.auth.masakari.password

    • Type: string

    • Description:

    • “password”

  • endpoints.oslo_messaging.auth.masakari.username

    • Type: string

    • Description:

    • “masakari”

  • endpoints.oslo_messaging.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.oslo_messaging.hosts.default

    • Type: string

    • Description:

    • “rabbitmq”

  • endpoints.oslo_messaging.path

    • Type: string

    • Description:

    • “/masakari”

  • endpoints.oslo_messaging.port.amqp.default

    • Type: int

    • Description:

    • 5672

  • endpoints.oslo_messaging.port.http.default

    • Type: int

    • Description:

    • 15672

  • endpoints.oslo_messaging.scheme

    • Type: string

    • Description:

    • “rabbit”

  • endpoints.oslo_messaging.statefulset.name

    • Type: string

    • Description:

    • “rabbitmq-rabbitmq”

  • endpoints.oslo_messaging.statefulset.replicas

    • Type: int

    • Description:

    • 2

  • helm3_hook

    • Type: bool

    • Description:

    • true

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

    • Type: string

    • Description:

    • “docker.io/openstackhelm/heat:2024.1-ubuntu_jammy”

  • images.tags.db_init

    • Type: string

    • Description:

    • “docker.io/openstackhelm/heat:2024.1-ubuntu_jammy”

  • images.tags.db_sync

    • Type: string

    • Description:

    • “docker.io/openstackhelm/masakari:2024.1-ubuntu_jammy”

  • images.tags.dep_check

    • Type: string

    • Description:

    • “quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal”

  • images.tags.ks_endpoints

    • Type: string

    • Description:

    • “docker.io/openstackhelm/heat:2024.1-ubuntu_jammy”

  • images.tags.ks_service

    • Type: string

    • Description:

    • “docker.io/openstackhelm/heat:2024.1-ubuntu_jammy”

  • images.tags.ks_user

    • Type: string

    • Description:

    • “docker.io/openstackhelm/heat:2024.1-ubuntu_jammy”

  • images.tags.masakari_api

    • Type: string

    • Description:

    • “docker.io/openstackhelm/masakari:2024.1-ubuntu_jammy”

  • images.tags.masakari_engine

    • Type: string

    • Description:

    • “docker.io/openstackhelm/masakari:2024.1-ubuntu_jammy”

  • images.tags.masakari_host_monitor

    • Type: string

    • Description:

    • “docker.io/openstackhelm/masakari-monitors:2024.1-ubuntu_jammy”

  • images.tags.masakari_instance_monitor

    • Type: string

    • Description:

    • “docker.io/openstackhelm/masakari-monitors:2024.1-ubuntu_jammy”

  • images.tags.masakari_process_monitor

    • Type: string

    • Description:

    • “docker.io/openstackhelm/masakari-monitors:2024.1-ubuntu_jammy”

  • images.tags.rabbit_init

    • Type: string

    • Description:

    • “docker.io/rabbitmq:3.13-management”

  • labels.job.node_selector_key

    • Type: string

    • Description:

    • “openstack-control-plane”

  • labels.job.node_selector_value

    • Type: string

    • Description:

    • “enabled”

  • labels.masakari.node_selector_key

    • Type: string

    • Description:

    • “openstack-control-plane”

  • labels.masakari.node_selector_value

    • Type: string

    • Description:

    • “enabled”

  • labels.monitors.node_selector_key

    • Type: string

    • Description:

    • “openstack-compute-node”

  • labels.monitors.node_selector_value

    • Type: string

    • Description:

    • “enabled”

  • labels.test.node_selector_key

    • Type: string

    • Description:

    • “openstack-control-plane”

  • labels.test.node_selector_value

    • Type: string

    • Description:

    • “enabled”

  • manifests.configmap_bin

    • Type: bool

    • Description:

    • true

  • manifests.configmap_etc

    • Type: bool

    • Description:

    • true

  • manifests.deployment_api

    • Type: bool

    • Description:

    • true

  • manifests.deployment_engine

    • Type: bool

    • Description:

    • true

  • manifests.host_monitor

    • Type: bool

    • Description:

    • false

  • manifests.instance_monitor

    • Type: bool

    • Description:

    • false

  • manifests.job_db_drop

    • Type: bool

    • Description:

    • false

  • manifests.job_db_init

    • Type: bool

    • Description:

    • true

  • manifests.job_db_sync

    • Type: bool

    • Description:

    • true

  • manifests.job_ks_endpoints

    • Type: bool

    • Description:

    • true

  • manifests.job_ks_service

    • Type: bool

    • Description:

    • true

  • manifests.job_ks_user

    • Type: bool

    • Description:

    • true

  • manifests.job_rabbit_init

    • Type: bool

    • Description:

    • true

  • manifests.pdb_api

    • Type: bool

    • Description:

    • true

  • manifests.process_monitor

    • Type: bool

    • Description:

    • false

  • manifests.secret_db

    • Type: bool

    • Description:

    • true

  • manifests.secret_keystone

    • Type: bool

    • Description:

    • true

  • manifests.secret_rabbitmq

    • Type: bool

    • Description:

    • true

  • manifests.secret_registry

    • Type: bool

    • Description:

    • true

  • manifests.service_api

    • Type: bool

    • Description:

    • true

  • network.masakari_api.external_policy_local

    • Type: bool

    • Description:

    • false

  • network.masakari_api.node_port.enabled

    • Type: bool

    • Description:

    • false

  • network.masakari_api.node_port.port

    • Type: int

    • Description:

    • 33033

  • 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.lifecycle.disruption_budget.masakari_api.min_available

    • Type: int

    • Description:

    • 0

  • pod.lifecycle.disruption_budget.masakari_engine.min_available

    • Type: int

    • Description:

    • 0

  • pod.lifecycle.termination_grace_period.masakari_api.timeout

    • Type: int

    • Description:

    • 30

  • pod.lifecycle.termination_grace_period.masakari_engine.timeout

    • Type: int

    • Description:

    • 30

  • pod.lifecycle.upgrades.daemonsets.compute.enabled

    • Type: bool

    • Description:

    • true

  • pod.lifecycle.upgrades.daemonsets.compute.max_unavailable

    • Type: int

    • Description:

    • 1

  • pod.lifecycle.upgrades.daemonsets.compute.min_ready_seconds

    • Type: int

    • Description:

    • 0

  • pod.lifecycle.upgrades.daemonsets.pod_replacement_strategy

    • Type: string

    • Description:

    • “RollingUpdate”

  • pod.lifecycle.upgrades.deployments.pod_replacement_strategy

    • Type: string

    • Description:

    • “RollingUpdate”

  • pod.lifecycle.upgrades.deployments.revision_history

    • Type: int

    • Description:

    • 3

  • pod.lifecycle.upgrades.deployments.rolling_update.max_surge

    • Type: int

    • Description:

    • 3

  • pod.lifecycle.upgrades.deployments.rolling_update.max_unavailable

    • Type: int

    • Description:

    • 1

  • pod.mounts.masakari_api.init_container

    • Type: string

    • Description:

    • nil

  • pod.mounts.masakari_api.masakari_api.volumeMounts

    • Type: string

    • Description:

    • nil

  • pod.mounts.masakari_api.masakari_api.volumes

    • Type: string

    • Description:

    • nil

  • pod.mounts.masakari_db_init.masakari_db_sync.volumeMounts

    • Type: string

    • Description:

    • nil

  • pod.mounts.masakari_db_init.masakari_db_sync.volumes

    • Type: string

    • Description:

    • nil

  • pod.mounts.masakari_db_sync.masakari_db_sync.volumeMounts

    • Type: string

    • Description:

    • nil

  • pod.mounts.masakari_db_sync.masakari_db_sync.volumes

    • Type: string

    • Description:

    • nil

  • pod.mounts.masakari_engine.init_container

    • Type: string

    • Description:

    • nil

  • pod.mounts.masakari_engine.masakari_engine.volumeMounts

    • Type: string

    • Description:

    • nil

  • pod.mounts.masakari_engine.masakari_engine.volumes

    • Type: string

    • Description:

    • nil

  • pod.mounts.masakari_host_monitor.init_container

    • Type: string

    • Description:

    • nil

  • pod.mounts.masakari_host_monitor.masakari_host_monitor.volumeMounts

    • Type: string

    • Description:

    • nil

  • pod.mounts.masakari_host_monitor.masakari_host_monitor.volumes

    • Type: string

    • Description:

    • nil

  • pod.mounts.masakari_instance_monitor.init_container

    • Type: string

    • Description:

    • nil

  • pod.mounts.masakari_instance_monitor.masakari_instance_monitor.volumeMounts

    • Type: string

    • Description:

    • nil

  • pod.mounts.masakari_instance_monitor.masakari_instance_monitor.volumes

    • Type: string

    • Description:

    • nil

  • pod.mounts.masakari_ks_service.masakari_db_sync.volumeMounts

    • Type: string

    • Description:

    • nil

  • pod.mounts.masakari_ks_service.masakari_db_sync.volumes

    • Type: string

    • Description:

    • nil

  • pod.mounts.masakari_ks_users.masakari_db_sync.volumeMounts

    • Type: string

    • Description:

    • nil

  • pod.mounts.masakari_ks_users.masakari_db_sync.volumes

    • Type: string

    • Description:

    • nil

  • pod.mounts.masakari_process_monitor.init_container

    • Type: string

    • Description:

    • nil

  • pod.mounts.masakari_process_monitor.masakari_process_monitor.volumeMounts

    • Type: string

    • Description:

    • nil

  • pod.mounts.masakari_process_monitor.masakari_process_monitor.volumes

    • Type: string

    • Description:

    • nil

  • pod.probes.masakari-engine.default.liveness.enabled

    • Type: bool

    • Description:

    • true

  • pod.probes.masakari-engine.default.liveness.params.initialDelaySeconds

    • Type: int

    • Description:

    • 30

  • pod.probes.masakari-engine.default.liveness.params.periodSeconds

    • Type: int

    • Description:

    • 60

  • pod.probes.masakari-engine.default.liveness.params.timeoutSeconds

    • Type: int

    • Description:

    • 15

  • pod.probes.masakari-engine.default.readiness.enabled

    • Type: bool

    • Description:

    • true

  • pod.probes.masakari-engine.default.readiness.params.initialDelaySeconds

    • Type: int

    • Description:

    • 30

  • pod.probes.masakari-engine.default.readiness.params.periodSeconds

    • Type: int

    • Description:

    • 60

  • pod.probes.masakari-engine.default.readiness.params.timeoutSeconds

    • Type: int

    • Description:

    • 15

  • pod.probes.masakari.default.liveness.enabled

    • Type: bool

    • Description:

    • true

  • pod.probes.masakari.default.liveness.params.initialDelaySeconds

    • Type: int

    • Description:

    • 120

  • pod.probes.masakari.default.liveness.params.periodSeconds

    • Type: int

    • Description:

    • 90

  • pod.probes.masakari.default.liveness.params.timeoutSeconds

    • Type: int

    • Description:

    • 70

  • pod.probes.masakari.default.readiness.enabled

    • Type: bool

    • Description:

    • true

  • pod.probes.masakari.default.readiness.params.initialDelaySeconds

    • Type: int

    • Description:

    • 80

  • pod.probes.masakari.default.readiness.params.periodSeconds

    • Type: int

    • Description:

    • 90

  • pod.probes.masakari.default.readiness.params.timeoutSeconds

    • Type: int

    • Description:

    • 70

  • pod.probes.rpc_retries

    • Type: int

    • Description:

    • 2

  • pod.probes.rpc_timeout

    • Type: int

    • Description:

    • 60

  • pod.replicas.masakari_api

    • Type: int

    • Description:

    • 1

  • pod.replicas.masakari_engine

    • Type: int

    • Description:

    • 1

  • pod.resources.enabled

    • Type: bool

    • Description:

    • false

  • pod.resources.jobs.db_drop.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.db_drop.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.db_drop.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.jobs.db_drop.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.jobs.db_init.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.db_init.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.db_init.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.jobs.db_init.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.jobs.db_sync.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.db_sync.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.db_sync.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.jobs.db_sync.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.jobs.ks_endpoints.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.ks_endpoints.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.ks_endpoints.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.jobs.ks_endpoints.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.jobs.ks_service.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.ks_service.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.ks_service.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.jobs.ks_service.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.jobs.ks_user.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.ks_user.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.ks_user.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.jobs.ks_user.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.jobs.rabbit_init.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.rabbit_init.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.rabbit_init.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.jobs.rabbit_init.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.masakari_api.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.masakari_api.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.masakari_api.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.masakari_api.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.masakari_engine.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.masakari_engine.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.masakari_engine.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.masakari_engine.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.masakari_host_monitor.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.masakari_host_monitor.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.masakari_host_monitor.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.masakari_host_monitor.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.masakari_instance_monitor.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.masakari_instance_monitor.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.masakari_instance_monitor.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.masakari_instance_monitor.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.masakari_process_monitor.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.masakari_process_monitor.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.masakari_process_monitor.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.masakari_process_monitor.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.security_context.masakari.container.masakari_api.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.masakari.container.masakari_api.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • false

  • pod.security_context.masakari.container.masakari_api.runAsUser

    • Type: int

    • Description:

    • 42424

  • pod.security_context.masakari.container.masakari_db_sync.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.masakari.container.masakari_db_sync.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • false

  • pod.security_context.masakari.container.masakari_db_sync.runAsUser

    • Type: int

    • Description:

    • 42424

  • pod.security_context.masakari.container.masakari_engine.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.masakari.container.masakari_engine.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • false

  • pod.security_context.masakari.container.masakari_engine.runAsUser

    • Type: int

    • Description:

    • 42424

  • pod.security_context.masakari.container.masakari_host_monitor.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • true

  • pod.security_context.masakari.container.masakari_host_monitor.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • false

  • pod.security_context.masakari.container.masakari_host_monitor.runAsUser

    • Type: int

    • Description:

    • 42424

  • pod.security_context.masakari.container.masakari_instance_monitor.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.masakari.container.masakari_instance_monitor.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • false

  • pod.security_context.masakari.container.masakari_instance_monitor.runAsUser

    • Type: int

    • Description:

    • 0

  • pod.security_context.masakari.container.masakari_process_monitir.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.masakari.container.masakari_process_monitir.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • false

  • pod.security_context.masakari.container.masakari_process_monitir.runAsUser

    • Type: int

    • Description:

    • 42424

  • pod.security_context.masakari.pod.runAsUser

    • Type: int

    • Description:

    • 42424

  • pod.security_context.test.container.horizon_test.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.test.container.horizon_test.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • true

  • pod.security_context.test.pod.runAsUser

    • Type: int

    • Description:

    • 42424

  • secrets.identity.admin

    • Type: string

    • Description:

    • “masakari-keystone-admin”

  • secrets.identity.masakari

    • Type: string

    • Description:

    • “masakari-keystone-user”

  • secrets.identity.test

    • Type: string

    • Description:

    • “masakari-keystone-test”

  • secrets.oci_image_registry.masakari

    • Type: string

    • Description:

    • “masakari-oci-image-registry”

  • secrets.oslo_db.admin

    • Type: string

    • Description:

    • “masakari-db-admin”

  • secrets.oslo_db.masakari

    • Type: string

    • Description:

    • “masakari-db-user”

  • secrets.oslo_messaging.admin

    • Type: string

    • Description:

    • “masakari-rabbitmq-admin”

  • secrets.oslo_messaging.masakari

    • Type: string

    • Description:

    • “masakari-rabbitmq-user”