Mariadb-Backup

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

General Parameters

  • conf.backup.base_path

    • Type: string

    • Description:

    • “/var/backup”

  • conf.backup.days_to_keep

    • Type: int

    • Description:

    • 3

  • conf.backup.enabled

    • Type: bool

    • Description:

    • false

  • conf.backup.mysqldump_options

    • Type: string

    • Description:

    • --single-transaction --quick --add-drop-database --add-drop-table --add-locks --databases
      
  • conf.backup.remote_backup.container_name

    • Type: string

    • Description:

    • “mariadb”

  • conf.backup.remote_backup.days_to_keep

    • Type: int

    • Description:

    • 14

  • conf.backup.remote_backup.delay_range.max

    • Type: int

    • Description:

    • 60

  • conf.backup.remote_backup.delay_range.min

    • Type: int

    • Description:

    • 30

  • conf.backup.remote_backup.enabled

    • Type: bool

    • Description:

    • false

  • conf.backup.remote_backup.number_of_retries

    • Type: int

    • Description:

    • 5

  • conf.backup.remote_backup.storage_policy

    • Type: string

    • Description:

    • “default-placement”

  • conf.backup.remote_backup.throttle_backups.container_name

    • Type: string

    • Description:

    • “throttle-backups-manager”

  • conf.backup.remote_backup.throttle_backups.enabled

    • Type: bool

    • Description:

    • false

  • conf.backup.remote_backup.throttle_backups.lock_expire_after

    • Type: int

    • Description:

    • 7200

  • conf.backup.remote_backup.throttle_backups.retry_after

    • Type: int

    • Description:

    • 3600

  • conf.backup.remote_backup.throttle_backups.sessions_limit

    • Type: int

    • Description:

    • 480

  • conf.backup.validateData.ageOffset

    • Type: int

    • Description:

    • 120

  • conf.database.my

    • Type: string

    • Description:

    • [mysqld]
      datadir=/var/lib/mysql
      basedir=/usr
      ignore-db-dirs=lost+found
      
      [client-server]
      !includedir /etc/mysql/conf.d/
      
  • conf.mariadb_server.setup_wait.duration

    • Type: int

    • Description:

    • 5

  • conf.mariadb_server.setup_wait.iteration

    • Type: int

    • Description:

    • 30

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

    • Type: string

    • Description:

    • “mariadb-server-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.mariadb_backup.services[0].endpoint

    • Type: string

    • Description:

    • “internal”

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

    • Type: string

    • Description:

    • “oslo_db”

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

    • Type: string

    • Description:

    • “internal”

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

    • Type: string

    • Description:

    • “oslo_db”

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

    • Type: string

    • Description:

    • “internal”

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

    • Type: string

    • Description:

    • “oslo_db”

  • endpoints.cluster_domain_suffix

    • Type: string

    • Description:

    • “cluster.local”

  • endpoints.identity.auth.admin.auth_url

    • Type: string

    • Description:

    • nil

  • 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.mariadb.auth_url

    • Type: string

    • Description:

    • nil

  • endpoints.identity.auth.mariadb.password

    • Type: string

    • Description:

    • “password”

  • endpoints.identity.auth.mariadb.project_domain_name

    • Type: string

    • Description:

    • “service”

  • endpoints.identity.auth.mariadb.project_name

    • Type: string

    • Description:

    • “service”

  • endpoints.identity.auth.mariadb.region_name

    • Type: string

    • Description:

    • “RegionOne”

  • endpoints.identity.auth.mariadb.role

    • Type: string

    • Description:

    • “admin”

  • endpoints.identity.auth.mariadb.user_domain_name

    • Type: string

    • Description:

    • “service”

  • endpoints.identity.auth.mariadb.username

    • Type: string

    • Description:

    • “mariadb-backup-user”

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

    • “backup-storage-auth”

  • endpoints.identity.namespace

    • Type: string

    • Description:

    • “openstack”

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

    • Type: string

    • Description:

    • “password”

  • endpoints.oci_image_registry.auth.mariadb.username

    • Type: string

    • Description:

    • “mariadb”

  • 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_db.auth.admin.password

    • Type: string

    • Description:

    • “password”

  • endpoints.oslo_db.auth.admin.username

    • Type: string

    • Description:

    • “root”

  • endpoints.oslo_db.auth.audit.password

    • Type: string

    • Description:

    • “password”

  • endpoints.oslo_db.auth.audit.username

    • Type: string

    • Description:

    • “audit”

  • endpoints.oslo_db.auth.exporter.password

    • Type: string

    • Description:

    • “password”

  • endpoints.oslo_db.auth.exporter.username

    • Type: string

    • Description:

    • “exporter”

  • endpoints.oslo_db.auth.sst.password

    • Type: string

    • Description:

    • “password”

  • endpoints.oslo_db.auth.sst.username

    • Type: string

    • Description:

    • “sst”

  • endpoints.oslo_db.host_fqdn_override.default

    • Type: string

    • Description:

    • nil

  • endpoints.oslo_db.hosts.default

    • Type: string

    • Description:

    • “mariadb-server-primary”

  • endpoints.oslo_db.hosts.direct

    • Type: string

    • Description:

    • “mariadb-server-internal”

  • endpoints.oslo_db.hosts.discovery

    • Type: string

    • Description:

    • “mariadb-discovery”

  • endpoints.oslo_db.hosts.server

    • Type: string

    • Description:

    • “mariadb-server”

  • endpoints.oslo_db.namespace

    • Type: string

    • Description:

    • nil

  • endpoints.oslo_db.path

    • Type: string

    • Description:

    • nil

  • endpoints.oslo_db.port.mysql.default

    • Type: int

    • Description:

    • 3306

  • endpoints.oslo_db.port.wsrep.default

    • Type: int

    • Description:

    • 4567

  • endpoints.oslo_db.scheme

    • Type: string

    • Description:

    • “mysql+pymysql”

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

    • Type: string

    • Description:

    • “IfNotPresent”

  • images.tags.dep_check

    • Type: string

    • Description:

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

  • images.tags.ks_user

    • Type: string

    • Description:

    • “docker.io/openstackhelm/heat:wallaby-ubuntu_focal”

  • images.tags.mariadb

    • Type: string

    • Description:

    • “docker.io/openstackhelm/mariadb:latest-ubuntu_focal”

  • images.tags.mariadb_backup

    • Type: string

    • Description:

    • “quay.io/airshipit/porthole-mysqlclient-utility:latest-ubuntu_focal”

  • jobs.ks_user.activeDeadlineSeconds

    • Type: int

    • Description:

    • 0

  • jobs.ks_user.backoffLimit

    • Type: int

    • Description:

    • 6

  • jobs.mariadb_backup.activeDeadlineSeconds

    • Type: int

    • Description:

    • 0

  • jobs.mariadb_backup.backoffLimit

    • Type: int

    • Description:

    • 6

  • jobs.mariadb_backup.cron

    • Type: string

    • Description:

    • “0 0 * * *”

  • jobs.mariadb_backup.history.failed

    • Type: int

    • Description:

    • 1

  • jobs.mariadb_backup.history.success

    • Type: int

    • Description:

    • 3

  • labels.job.node_selector_key

    • Type: string

    • Description:

    • “openstack-control-plane”

  • labels.job.node_selector_value

    • Type: string

    • Description:

    • “enabled”

  • labels.server.node_selector_key

    • Type: string

    • Description:

    • “openstack-control-plane”

  • labels.server.node_selector_value

    • Type: string

    • Description:

    • “enabled”

  • manifests.certificates

    • Type: bool

    • Description:

    • false

  • manifests.configmap_bin

    • Type: bool

    • Description:

    • true

  • manifests.configmap_etc

    • Type: bool

    • Description:

    • true

  • manifests.cron_job_mariadb_backup

    • Type: bool

    • Description:

    • true

  • manifests.job_ks_user

    • Type: bool

    • Description:

    • false

  • manifests.network_policy

    • Type: bool

    • Description:

    • false

  • manifests.pod_test

    • Type: bool

    • Description:

    • true

  • manifests.pvc_backup

    • Type: bool

    • Description:

    • true

  • manifests.secret_backup_restore

    • Type: bool

    • Description:

    • true

  • manifests.secret_dbadmin_password

    • Type: bool

    • Description:

    • true

  • manifests.secret_dbaudit_password

    • Type: bool

    • Description:

    • true

  • manifests.secret_etc

    • Type: bool

    • Description:

    • true

  • manifests.secret_sst_password

    • Type: bool

    • Description:

    • true

  • network_policy.mariadb.egress[0]

    • Type: object

    • Description:

    • {}

  • network_policy.mariadb.ingress[0]

    • Type: object

    • Description:

    • {}

  • 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.mariadb.min_available

    • Type: int

    • Description:

    • 0

  • pod.lifecycle.termination_grace_period.error_pages.timeout

    • Type: int

    • Description:

    • 10

  • pod.lifecycle.termination_grace_period.prometheus_mysql_exporter.timeout

    • Type: int

    • Description:

    • 30

  • 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.replicas.prometheus_mysql_exporter

    • Type: int

    • Description:

    • 1

  • pod.replicas.server

    • Type: int

    • Description:

    • 3

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

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.mariadb_backup.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.mariadb_backup.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.jobs.mariadb_backup.requests.memory

    • Type: string

    • Description:

    • “128Mi”

  • pod.resources.jobs.tests.limits.cpu

    • Type: string

    • Description:

    • “2000m”

  • pod.resources.jobs.tests.limits.memory

    • Type: string

    • Description:

    • “1024Mi”

  • pod.resources.jobs.tests.requests.cpu

    • Type: string

    • Description:

    • “100m”

  • pod.resources.jobs.tests.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”

  • pod.security_context.mariadb_backup.container.backup_perms.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • true

  • pod.security_context.mariadb_backup.container.backup_perms.runAsUser

    • Type: int

    • Description:

    • 0

  • pod.security_context.mariadb_backup.container.mariadb_backup.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.mariadb_backup.container.mariadb_backup.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • true

  • pod.security_context.mariadb_backup.container.mariadb_backup.runAsUser

    • Type: int

    • Description:

    • 65534

  • pod.security_context.mariadb_backup.container.verify_perms.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • true

  • pod.security_context.mariadb_backup.container.verify_perms.runAsUser

    • Type: int

    • Description:

    • 0

  • pod.security_context.mariadb_backup.pod.runAsUser

    • Type: int

    • Description:

    • 65534

  • pod.security_context.server.container.agent.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.server.container.agent.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • false

  • pod.security_context.server.container.agent.runAsUser

    • Type: int

    • Description:

    • 0

  • pod.security_context.server.container.init.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.server.container.init.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • false

  • pod.security_context.server.container.init.runAsUser

    • Type: int

    • Description:

    • 0

  • pod.security_context.server.container.mariadb.allowPrivilegeEscalation

    • Type: bool

    • Description:

    • false

  • pod.security_context.server.container.mariadb.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • false

  • pod.security_context.server.container.mariadb.runAsUser

    • Type: int

    • Description:

    • 0

  • pod.security_context.server.container.perms.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • true

  • pod.security_context.server.container.perms.runAsUser

    • Type: int

    • Description:

    • 0

  • pod.security_context.server.pod.runAsUser

    • Type: int

    • Description:

    • 999

  • pod.security_context.tests.container.test.readOnlyRootFilesystem

    • Type: bool

    • Description:

    • true

  • pod.security_context.tests.container.test.runAsUser

    • Type: int

    • Description:

    • 999

  • pod.security_context.tests.pod.runAsUser

    • Type: int

    • Description:

    • 999

  • pod.tolerations.mariadb.enabled

    • Type: bool

    • Description:

    • false

  • pod.tolerations.mariadb.tolerations[0].effect

    • Type: string

    • Description:

    • “NoSchedule”

  • pod.tolerations.mariadb.tolerations[0].key

    • Type: string

    • Description:

    • “node-role.kubernetes.io/master”

  • pod.tolerations.mariadb.tolerations[0].operator

    • Type: string

    • Description:

    • “Exists”

  • pod.tolerations.mariadb.tolerations[1].effect

    • Type: string

    • Description:

    • “NoSchedule”

  • pod.tolerations.mariadb.tolerations[1].key

    • Type: string

    • Description:

    • “node-role.kubernetes.io/control-plane”

  • pod.tolerations.mariadb.tolerations[1].operator

    • Type: string

    • Description:

    • “Exists”

  • release_group

    • Type: string

    • Description:

    • nil

  • secrets.identity.admin

    • Type: string

    • Description:

    • “keystone-admin-user”

  • secrets.identity.mariadb-server

    • Type: string

    • Description:

    • “mariadb-backup-user”

  • secrets.mariadb.backup_restore

    • Type: string

    • Description:

    • “mariadb-backup-restore”

  • secrets.oci_image_registry.mariadb

    • Type: string

    • Description:

    • “mariadb-oci-image-registry-key”

  • secrets.tls.oslo_db.server.internal

    • Type: string

    • Description:

    • “mariadb-tls-direct”

  • secrets.tls.oslo_db.server.public

    • Type: string

    • Description:

    • “mariadb-tls-server”

  • volume.backup.class_name

    • Type: string

    • Description:

    • “general”

  • volume.backup.enabled

    • Type: bool

    • Description:

    • true

  • volume.backup.size

    • Type: string

    • Description:

    • “5Gi”