Skip to content

Commit 9aaa862

Browse files
authored
Update registry-mirror.md (#479)
Signed-off-by: Faraz Khawaja <khwajafarazahmed@gmail.com>
1 parent 346b187 commit 9aaa862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation/registry-mirror.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ By default, containerd will fall back to the default endpoint when pulling from
7777
and only pull images from the configured mirrors and/or the embedded mirror, see the [Default Endpoint Fallback](./private-registry.md#default-endpoint-fallback)
7878
section of the Private Registry Configuration documentation.
7979

80-
Note that if you are using the `--disable-default-endpoint` option and want to allow pulling directly from a particular registry, while disallowing the rest,
80+
Note that if you are using the `--disable-default-registry-endpoint` option and want to allow pulling directly from a particular registry, while disallowing the rest,
8181
you can explicitly provide an endpoint in order to allow the image pull to fall back to the registry itself:
8282
```yaml
8383
mirrors:

0 commit comments

Comments
 (0)