Skip to content

Commit febd5c8

Browse files
author
Michael Burke
committed
Added Bin's wording to the Special action
1 parent bc4c7ee commit febd5c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/machine-config-node-disruption-actions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ When you make any of these changes, the node disruption policy determines which
1111
* *Reload*: For services, the MCO reloads the specified services without restarting the service.
1212
* *Restart*: For services, the MCO fully restarts the specified services.
1313
* *DaemonReload*: The MCO reloads the systemd manager configuration.
14-
* *Special*: This is an internal MCO-only action and cannot be set by the user.
14+
* *Special*: This is an internal MCO-only action that is set by default for changes to the `/etc/containers/registries.conf` file. When this action is set, the MCO determines if the node cordon and drain is required or not, based on the changed content in the `registries.conf`. You can override this default, but you cannot set this action for another path or service. However, it is not recommended to override this setting.
1515
1616
[NOTE]
1717
====

0 commit comments

Comments
 (0)