Skip to content

Commit a919c68

Browse files
author
Steven Smith
committed
Removes prune-registry flag - false from documentation
1 parent 0777e45 commit a919c68

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)