We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4311139 + c577a93 commit ad460dcCopy full SHA for ad460dc
modules/etcd-defrag.adoc
@@ -68,7 +68,7 @@ Follow this procedure to defragment etcd data on each etcd member.
68
+
69
[source,terminal]
70
----
71
-$ oc get pods -n openshift-etcd -o wide | grep -v quorum-guard | grep etcd
+$ oc get pods -n openshift-etcd -o wide | grep -v guard | grep etcd
72
73
74
.Example output
0 commit comments