Skip to content

Commit 78f4a3f

Browse files
authored
Merge pull request #52268 from skopacz1/BZ2104394_extra_steps
BZ#2104394: removing unnecessary steps
2 parents 8cb1e54 + 617631c commit 78f4a3f

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)