app/vmbackupmanager: fix links to images

This is a follow-up after bd6b8f7e31
This commit is contained in:
Aliaksandr Valialkin 2021-10-27 21:35:05 +03:00
parent 47ee3744f2
commit acfda6d8fd
No known key found for this signature in database
GPG key ID: A72BEC6CD3D0DED1
6 changed files with 8 additions and 8 deletions

View file

@ -98,11 +98,11 @@ The result on the GCS bucket
- The root folder
![root](root.png)
![root](vmbackupmanager_root_folder.png)
- The latest folder
![latest](latest.png)
![latest](vmbackupmanager_latest_folder.png)
## Backup Retention Policy
@ -117,7 +117,7 @@ Backup retention policy is controlled by:
Lets assume we have a backup manager collecting daily backups for the past 10 days.
![daily](rp_daily_1.png)
![daily](vmbackupmanager_rp_daily_1.png)
We enable backup retention policy for backup manager by using following configuration:
@ -143,4 +143,4 @@ info app/vmbackupmanager/retention.go:106 daily backups to delete [daily/2
The result on the GCS bucket. We see only 3 daily backups:
![daily](rp_daily_2.png)
![daily](vmbackupmanager_rp_daily_2.png)

View file

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

View file

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View file

Before

Width:  |  Height:  |  Size: 99 KiB

After

Width:  |  Height:  |  Size: 99 KiB

View file

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB

View file

@ -102,11 +102,11 @@ The result on the GCS bucket
- The root folder
![root](root.png)
![root](vmbackupmanager_root_folder.png)
- The latest folder
![latest](latest.png)
![latest](vmbackupmanager_latest_folder.png)
## Backup Retention Policy
@ -121,7 +121,7 @@ Backup retention policy is controlled by:
Lets assume we have a backup manager collecting daily backups for the past 10 days.
![daily](rp_daily_1.png)
![daily](vmbackupmanager_rp_daily_1.png)
We enable backup retention policy for backup manager by using following configuration:
@ -147,4 +147,4 @@ info app/vmbackupmanager/retention.go:106 daily backups to delete [daily/2
The result on the GCS bucket. We see only 3 daily backups:
![daily](rp_daily_2.png)
![daily](vmbackupmanager_rp_daily_2.png)