Skip to main content

database-sync component

Usage Example

include:
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/common@stable
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/database-sync@stable
inputs:
dst_context: <value>
dst_namespace: <value>
src_context: <value>
src_namespace: <value>

Inputs

NameDescriptionDefaultType
------------
dst_contextThe target destination Kubernetes context that the database and files will be copied to.string
dst_namespaceThe target destination Kubernetes namespace that the database and files will be copied to.string
nameThe name of the data sync job, prefixed by 'sync:'.datastring
src_contextThe source Kubernetes context that the database and files will be copied from.string
src_namespaceThe source Kubernetes namespace that the database and files will be copied from.string
stageThe pipeline stage that the job will belong to..poststring
timeoutTimeout for the data sync job.2hstring
typeType of project.ibexastring