Skip to main content

database-dump component

Usage Example

include:
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/common@stable
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/database-dump@stable
inputs:
context: <value>
namespace: <value>

Inputs

NameDescriptionDefaultType
------------
contextThe Kubernetes context that the database snapshot will run in.string
nameThe name of the database snapshot job, prefixed by 'dump:database:'.defaultstring
namespaceThe Kubernetes namespace that the database snapshot will run in.string
stageThe pipeline stage that the job will belong to.deploystring
timeoutTimeout for the database dump jobs.1h 00mstring
typeType of database.mysqlstring