Skip to content

Commit b895579

Browse files
committed
OSDOCS-3849 updated maxUnavailable field
1 parent 3454165 commit b895579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/modify-unavailable-workers.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ By default, only one machine is allowed to be unavailable when applying the kube
1818
$ oc edit machineconfigpool worker
1919
----
2020

21-
. Set `maxUnavailable` to the value that you want:
21+
. Add the `maxUnavailable` field and set the value:
2222
+
2323
[source,yaml]
2424
----

0 commit comments

Comments
 (0)