mirror of
https://github.com/goharbor/harbor.git
synced 2024-10-31 23:59:32 +01:00
update document of garbage collection for v2.0.0 (#11890)
Signed-off-by: wang yan <wangyan@vmware.com>
This commit is contained in:
parent
d055a28a51
commit
36fa498319
@ -13,6 +13,7 @@ When you delete images from Harbor, space is not automatically freed up. You mus
|
|||||||
|
|
||||||
![Garbage collection](../../img/garbage-collection.png)
|
![Garbage collection](../../img/garbage-collection.png)
|
||||||
|
|
||||||
|
1. To delete untagged artifacts, select the check box **Delete Untagged Artifacts**.
|
||||||
1. To run garbage collection immediately, click **GC Now**.
|
1. To run garbage collection immediately, click **GC Now**.
|
||||||
|
|
||||||
When you run garbage collection, Harbor goes into read-only mode. All modifications to the registry are prohibited.
|
When you run garbage collection, Harbor goes into read-only mode. All modifications to the registry are prohibited.
|
||||||
@ -32,6 +33,8 @@ To avoid triggering the garbage collection process too frequently, the availabil
|
|||||||
* **Daily**: Run garbage collection at midnight every day.
|
* **Daily**: Run garbage collection at midnight every day.
|
||||||
* **Weekly**: Run garbage collection at midnight every Saturday.
|
* **Weekly**: Run garbage collection at midnight every Saturday.
|
||||||
* **Custom**: Run garbage collection according to a `cron` job.
|
* **Custom**: Run garbage collection according to a `cron` job.
|
||||||
|
|
||||||
|
1. To delete untagged artifacts, select the check box **Delete Untagged Artifacts**.
|
||||||
1. Click **Save**.
|
1. Click **Save**.
|
||||||
1. Select the **History** tab to view records of the 10 most recent garbage collection runs.
|
1. Select the **History** tab to view records of the 10 most recent garbage collection runs.
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 53 KiB |
Binary file not shown.
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 65 KiB |
Loading…
Reference in New Issue
Block a user