Skip to content

Commit 640fdf1

Browse files
author
Steven Smith
committed
Fixes small typo in Image Registry documentation
1 parent 9ec9049 commit 640fdf1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/pruning-images.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,5 @@ The Image Registry Operator's behavior for managing the pruner is orthogonal to
8080
However, the `managementState` of the Image Registry Operator alters the behavior of the deployed image pruner job:
8181
8282
* `Managed`: the `--prune-registry` flag for the image pruner is set to `true`.
83-
* `Removed`: the `--prune-registry` flag for the image pruner is set to `false`, meaning it only prunes image metatdata in etcd.
83+
* `Removed`: the `--prune-registry` flag for the image pruner is set to `false`, meaning it only prunes image metadata in etcd.
8484
====

registry/configuring-registry-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The Image Registry Operator's behavior for managing the pruner is orthogonal to
3939
However, the `managementState` of the Image Registry Operator alters the behavior of the deployed image pruner job:
4040

4141
* `Managed`: the `--prune-registry` flag for the image pruner is set to `true`.
42-
* `Removed`: the `--prune-registry` flag for the image pruner is set to `false`, meaning it only prunes image metatdata in etcd.
42+
* `Removed`: the `--prune-registry` flag for the image pruner is set to `false`, meaning it only prunes image metadata in etcd.
4343
====
4444
endif::openshift-dedicated,openshift-rosa[]
4545

0 commit comments

Comments
 (0)