Skip to content

Commit 5abbe97

Browse files
authored
Merge pull request #48460 from sheriff-rh/osdocs-3849
OSDOCS-3849 updated maxUnavailable field
2 parents ad460dc + b895579 commit 5abbe97

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)