Skip to content

Commit a1873c4

Browse files
authored
Merge pull request #63257 from stevsmit/OCPBUGS-8960-prune-registry-flag
Removes prune-registry flag - false from documentation
2 parents 0724f85 + a919c68 commit a1873c4

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

modules/pruning-images.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,4 @@ However, the `managementState` of the Image Registry Operator alters the behavio
7676
7777
* `Managed`: the `--prune-registry` flag for the image pruner is set to `true`.
7878
* `Removed`: the `--prune-registry` flag for the image pruner is set to `false`, meaning it only prunes image metatdata in etcd.
79-
* `Unmanaged`: the `--prune-registry` flag for the image pruner is set to `false`.
8079
====

registry/configuring-registry-operator.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ However, the `managementState` of the Image Registry Operator alters the behavio
3939
4040
* `Managed`: the `--prune-registry` flag for the image pruner is set to `true`.
4141
* `Removed`: the `--prune-registry` flag for the image pruner is set to `false`, meaning it only prunes image metatdata in etcd.
42-
* `Unmanaged`: the `--prune-registry` flag for the image pruner is set to `false`.
4342
====
4443

4544
ifndef::openshift-dedicated,openshift-rosa[]

0 commit comments

Comments
 (0)