Skip to content

Commit f9914d2

Browse files
authored
Merge pull request #68485 from abrennan89/OBSDOCS-200
OBSDOCS-200: Fix typo in command
2 parents 6f95dd7 + af67bbc commit f9914d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cluster-logging-collector-tuning.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ $ oc get pods -l component=collector -n openshift-logging
149149
+
150150
[source,terminal]
151151
----
152-
$ oc extract configmap/fluentd --confirm
152+
$ oc extract configmap/collector-config --confirm
153153
----
154154
+
155155
.Example fluentd.conf

0 commit comments

Comments
 (0)