8 Configuring Backup and Restore Parameters
To configure backup and restore parameters, configure the parameters listed in the following table:
Table 8-1 Backup and Restore Parameters
Parameter Name | Data Type | Range | Default Value | Mandatory(M)/Optional(O)/Conditional(C) | Description |
---|---|---|---|---|---|
BACKUP_STORAGE | STRING | - | 20Gi | M | Persistent Volume storage to keep the OCDD backups |
MYSQLDB_NAMESPACE | STRING | - | occne-cndbtierone | M | Mysql Cluster Namespace |
BACKUP_CRONEXPRESSION | STRING | - | 0 8 * * * | M | Cron expression to schedule backup cronjob |
STORAGE_CLASS | STRING | - | standard | M | Dynamically provision of PV in Kubernetes cluster |
BACKUP_ARG | STRING | - | ALL | M | Kafka , DB or ALL backup |
BACKUP_FILE | STRING | - | - | O | Backup folder name which needs to be restored |
BACKUP_DATABASES | STRING | - | ALL | M | Individual databases or all databases backup that need to be taken |