Skip to content

Commit ad460dc

Browse files
authored
Merge pull request #48459 from sheriff-rh/osdocs3850
OSDOCS-3850 updated manual defrag etcd
2 parents 4311139 + c577a93 commit ad460dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/etcd-defrag.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Follow this procedure to defragment etcd data on each etcd member.
6868
+
6969
[source,terminal]
7070
----
71-
$ oc get pods -n openshift-etcd -o wide | grep -v quorum-guard | grep etcd
71+
$ oc get pods -n openshift-etcd -o wide | grep -v guard | grep etcd
7272
----
7373
+
7474
.Example output

0 commit comments

Comments
 (0)