7.8 Configuring Backup and Restore Parameters
To configure backup and restore parameters, configure the parameters listed in the following table:
Table 7-2 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 |
| 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 |