1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Updated MachineConfig example

This commit is contained in:
Audrey Spaulding
2026-01-14 10:12:33 -05:00
committed by openshift-cherrypick-robot
parent e694d9d482
commit 8f1a1e39af

View File

@@ -62,7 +62,7 @@ $ oc wait mcp worker --for condition=Updated=True --timeout=-1s
. Provision swap by creating a `MachineConfig` object:
.. Create a `MachineConfig` file with the paramaters shown in the following example:
.. Create a `MachineConfig` file with the parameters shown in the following example:
+
[source,yaml]
----