Skip to content

Commit 9652f28

Browse files
author
Michael Burke
committed
edit per djoshy
1 parent 6d8fa68 commit 9652f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/machine-config-node-disruption-example.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ status:
7373

7474
The default node disruption policy does not contain a policy for changes to the `/etc/containers/registries.conf.d` file. This is because both {product-title} and {op-system-base-full} use the `registries.conf.d` file to specify aliases for image short names. It is recommended that you always pull an image by its fully-qualified name. This is particularly important with public registries, because the image might not deploy if the public registry requires authentication. You can create a user-defined policy to use with the `/etc/containers/registries.conf.d` file, if you need to use image short names.
7575

76-
In the following example, when changes are made to the `registries.conf` file, the MCO restarts the `crio-service`.
76+
In the following example, when changes are made to the `registries.conf.d` file, the MCO restarts the `crio-service`.
7777

7878
.Example node disruption policy for a change to the `registries.conf` file
7979
[source,yaml]

0 commit comments

Comments
 (0)