Skip to content

Commit 68f8c8a

Browse files
author
Shubha Narayanan
committed
CHanged default values
1 parent 5bb0ced commit 68f8c8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/oc-mirror-command-reference-v2-delete.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ The following tables describe the `oc mirror` subcommands and flags for deleting
4949
|Log level one of `info`, `debug`, `trace`, and `error`. The default value is `info`.
5050

5151
|`--parallel-images <unit>`
52-
|Indicates the number of images deleted in parallel. The default value is `8`.
52+
|Indicates the number of images deleted in parallel. The default value is `4`.
5353

5454
|`--parallel-layers <unit>`
55-
|Indicates the number of image layers mirrored in parallel. The default value is `10`.
55+
|Indicates the number of image layers mirrored in parallel. The default value is `5`.
5656

5757
|`-p <unit>`, `--port <unit>`
5858
|HTTP port used by oc-mirror's local storage instance. The default value is `55000`.

0 commit comments

Comments
 (0)