Skip to content

Commit 1ea8735

Browse files
authored
Merge pull request #87031 from prithvipatil97/patch-26
Incorrect structure of command in Edit the ClusterLogging custom resource (CR) step under multiple docs.
2 parents 750393f + f588e10 commit 1ea8735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cluster-logging-elasticsearch-ha.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can define how Elasticsearch shards are replicated across data nodes in the
1818
+
1919
[source,terminal]
2020
----
21-
$ oc edit clusterlogging instance
21+
$ oc -n openshift-logging edit ClusterLogging instance
2222
----
2323
+
2424
[source,yaml]

0 commit comments

Comments
 (0)