Skip to content

Commit 7efa727

Browse files
committed
BZ2089824: Correcting Bare Metal Operator to Machine controller
1 parent 7c1e00f commit 7efa727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ipi-install-replacing-a-bare-metal-control-plane-node.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ $ oc delete bmh -n openshift-machine-api vmaster-0
2525
$ oc delete machine -n openshift-machine-api kni1-master-0
2626
----
2727
+
28-
After you remove the `BareMetalHost` and `Machine` objects, then the Bare Metal Operator automatically deletes the `Node` object.
28+
After you remove the `BareMetalHost` and `Machine` objects, then the `Machine` controller automatically deletes the `Node` object.
2929

3030
. Create the new `BareMetalHost` object and the secret to store the BMC credentials:
3131
+

0 commit comments

Comments
 (0)