Skip to content

Commit b293a35

Browse files
authored
Merge pull request #91582 from mburke5678/mco-node-disrupt-typo-416
[enterprise-4.16] OCPBUGS54500: The example of nodeDisruptionPolicy is incorrect
2 parents 6c3221a + fa02f9f commit b293a35

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
@@ -97,7 +97,7 @@ spec:
9797
- restart:
9898
serviceName: chronyd.service
9999
type: Restart
100-
path: /etc/chrony.conf
100+
path: /etc/chrony.conf
101101
----
102102

103103
In the following example, when changes are made to the `auditd.service` systemd unit, the MCO drains the cluster nodes, reloads the `crio.service`, reloads the systemd manager configuration, and restarts the `crio.service`.

0 commit comments

Comments
 (0)