Skip to content

Commit 617631c

Browse files
committed
BZ2104394: remove unnecessary steps
1 parent 1e18f6c commit 617631c

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

modules/restore-replace-stopped-etcd-member.adoc

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -246,24 +246,6 @@ metadata:
246246
providerID: aws:///us-east-1a/i-0fdb85790d76d0c3f
247247
----
248248

249-
... Remove the `metadata.annotations` and `metadata.generation` fields:
250-
+
251-
[source,yaml]
252-
----
253-
annotations:
254-
machine.openshift.io/instance-state: running
255-
...
256-
generation: 2
257-
----
258-
259-
... Remove the `metadata.resourceVersion` and `metadata.uid` fields:
260-
+
261-
[source,yaml]
262-
----
263-
resourceVersion: "13291"
264-
uid: a282eb70-40a2-4e89-8009-d05dd420d31a
265-
----
266-
267249
.. Delete the machine of the unhealthy member:
268250
+
269251
[source,terminal]

0 commit comments

Comments
 (0)