Skip to content

Commit f12e380

Browse files
authored
Merge pull request #110666 from openshift-cherrypick-robot/cherry-pick-109238-to-enterprise-4.22
[enterprise-4.22] OSDOCS-18675-abstracts: PC review for REG-3 Registry Core Access, Sec…
2 parents 3b79f15 + d99d520 commit f12e380

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/pruning-images.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
= Automatically pruning images
88

99
[role="_abstract"]
10-
Images from the {product-registry} that are no longer required by the system because of age, status, or exceed limits being automatically pruned. As a cluster administrator, can configure or suspend the pruning Custom Resource (CR).
10+
To reclaim storage in the {product-registry} in {product-title} and set how long the cluster keeps images, you can configure the automatic image pruner. You set the schedule, suspension, and retention options on the pruning custom resource (CR).
1111

1212
.Prerequisites
1313

modules/registry-operator-distribution-across-availability-zones.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
= Image Registry Operator distribution across availability zones
88

99
[role="_abstract"]
10-
The default configuration of the Image Registry Operator spreads image registry pods across topology zones to prevent delayed recovery times in case of a complete zone failure where all pods are impacted. Reference the following YAML to understand the default parameter values that the Image Registry Operator uses when the Operator deploys with a zone-related topology constraint:
10+
The default configuration of the Image Registry Operator spreads image registry pods across topology zones to prevent delayed recovery times in case of a complete zone failure where all pods are impacted. Reference the example YAML to understand the default parameter values that the Image Registry Operator uses when the Operator deploys with a zone-related topology constraint:
1111

1212
[source,yaml]
1313
----

0 commit comments

Comments
 (0)