You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/backup-to-aws-s3-using-br.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1043,10 +1043,10 @@ The steps to prepare for a scheduled snapshot backup are the same as that of [Pr
1043
1043
```
1044
1044
1045
1045
In the above example of `integrated-backup-schedule-s3.yaml`, the `backupSchedule` configuration adds the `compactBackup` section based on the previous section. The key modifications are:
1046
-
1. Added `BackupSchedule.spec.compactInterval` field: This allows specifying a custom interval for log compression backups. It is generally recommended to:
1046
+
* Added `BackupSchedule.spec.compactInterval` field: This allows specifying a custom interval for log compression backups. It is generally recommended to:
1047
1047
- Not exceed the scheduled snapshot backup interval
1048
1048
- Set between one-half to one-third of the scheduled snapshot backup interval
Copy file name to clipboardExpand all lines: en/backup-to-azblob-using-br.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -888,10 +888,10 @@ The steps to prepare for a scheduled snapshot backup are the same as that of [Pr
888
888
```
889
889
890
890
In the above example of `integrated-backup-schedule-azblob.yaml`, the `backupSchedule` configuration adds the `compactBackup` section based on the previous section. The key modifications are:
891
-
1. Added `BackupSchedule.spec.compactInterval` field: This allows specifying a custom interval for log compression backups. It is generally recommended to:
891
+
* Added `BackupSchedule.spec.compactInterval` field: This allows specifying a custom interval for log compression backups. It is generally recommended to:
892
892
- Not exceed the scheduled snapshot backup interval
893
893
- Set between one-half to one-third of the scheduled snapshot backup interval
Copy file name to clipboardExpand all lines: en/backup-to-gcs-using-br.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -851,10 +851,10 @@ The steps to prepare for a scheduled snapshot backup are the same as that of [Pr
851
851
```
852
852
853
853
In the above example of `integrated-backup-schedule-gcs.yaml`, the `backupSchedule` configuration adds the `compactBackup` section based on the previous section. The key modifications are:
854
-
1. Added `BackupSchedule.spec.compactInterval` field: This allows specifying a custom interval for log compression backups. It is generally recommended to:
854
+
* Added `BackupSchedule.spec.compactInterval` field: This allows specifying a custom interval for log compression backups. It is generally recommended to:
855
855
- Not exceed the scheduled snapshot backup interval
856
856
- Set between one-half to one-third of the scheduled snapshot backup interval
0 commit comments