File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -80,5 +80,5 @@ The Image Registry Operator's behavior for managing the pruner is orthogonal to
80
80
However, the `managementState` of the Image Registry Operator alters the behavior of the deployed image pruner job:
81
81
82
82
* `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.
84
84
====
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ The Image Registry Operator's behavior for managing the pruner is orthogonal to
39
39
However, the `managementState` of the Image Registry Operator alters the behavior of the deployed image pruner job:
40
40
41
41
* `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.
43
43
====
44
44
endif::openshift-dedicated,openshift-rosa[]
45
45
You can’t perform that action at this time.
0 commit comments