Skip to content

Commit 8806d61

Browse files
committed
BZ2111569: Add clarification to the pruning images section
1 parent 2988268 commit 8806d61

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

modules/pruning-images-manual.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="pruning-images-manual_{context}"]
77
= Manually pruning images
88

9-
The pruning custom resource enables automatic image pruning. However, administrators can manually prune images that are no longer required by the system due to age, status, or exceed limits. There are two methods to manually prune images:
9+
The pruning custom resource enables automatic image pruning for the images from the internal registry. However, administrators can manually prune images that are no longer required by the system due to age, status, or exceed limits. There are two methods to manually prune images:
1010

1111
* Running image pruning as a `Job` or `CronJob` on the cluster.
1212
* Running the `oc adm prune images` command.

modules/pruning-images.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
[id="pruning-images_{context}"]
77
= Automatically pruning images
88

9-
Images that are no longer required by the system due to age,
10-
status, or exceed limits are automatically pruned. Cluster administrators can configure the Pruning Custom Resource, or suspend it.
9+
Images from the internal registry that are no longer required by the system due to age, status, or exceed limits are automatically pruned. Cluster administrators can configure the Pruning Custom Resource, or suspend it.
1110

1211
.Prerequisites
1312

0 commit comments

Comments
 (0)