Skip to content

Commit acdce28

Browse files
authored
Merge pull request #91576 from openshift-cherrypick-robot/cherry-pick-91559-to-enterprise-4.17
[enterprise-4.17] OCPBUGS54500: The example of nodeDisruptionPolicy is incorrect
2 parents 3e27748 + cd8d8ec commit acdce28

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
@@ -113,7 +113,7 @@ spec:
113113
- restart:
114114
serviceName: chronyd.service
115115
type: Restart
116-
path: /etc/chrony.conf
116+
path: /etc/chrony.conf
117117
- actions:
118118
- type: None
119119
path: /var/run

0 commit comments

Comments
 (0)