Skip to content

Commit 93f803c

Browse files
authored
Merge pull request #46107 from amolnar-rh/BZ2089824v2
BZ2089824: Correcting Bare Metal Operator to Machine controller
2 parents 52d46ce + 7efa727 commit 93f803c

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)