File tree Expand file tree Collapse file tree 2 files changed +0
-24
lines changed
Expand file tree Collapse file tree 2 files changed +0
-24
lines changed Original file line number Diff line number Diff line change @@ -328,18 +328,6 @@ metadata:
328328 ...
329329----
330330
331- ... Update the `metadata.selfLink` field to use the new machine name from the previous step:
332- +
333- [source,terminal]
334- ----
335- apiVersion: machine.openshift.io/v1beta1
336- kind: Machine
337- metadata:
338- ...
339- selfLink: /apis/machine.openshift.io/v1beta1/namespaces/openshift-machine-api/machines/clustername-8qw5l-master-3
340- ...
341- ----
342-
343331... Remove the `spec.providerID` field:
344332+
345333[source,terminal]
Original file line number Diff line number Diff line change @@ -234,18 +234,6 @@ metadata:
234234 ...
235235----
236236
237- ... Update the `metadata.selfLink` field to use the new machine name from the previous step.
238- +
239- [source,yaml]
240- ----
241- apiVersion: machine.openshift.io/v1beta1
242- kind: Machine
243- metadata:
244- ...
245- selfLink: /apis/machine.openshift.io/v1beta1/namespaces/openshift-machine-api/machines/clustername-8qw5l-master-3
246- ...
247- ----
248-
249237... Remove the `spec.providerID` field:
250238+
251239[source,yaml]
You can’t perform that action at this time.
0 commit comments