Skip to content

Commit a52d5ae

Browse files
Code block is misaligned in the Log Storage documentation
- The code block of Step No. 4 is misaligned in the Log Storage documentation - Here is the documentation link: https://docs.openshift.com/container-platform/4.18/observability/logging/logging-6.0/log6x-upgrading-to-6.html#log-storage - The code block should be inlined with Step No.4 - Kindly check Step No.1, Step No.2, and Step No.3 for reference.
1 parent c040094 commit a52d5ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

observability/logging/logging-6.0/log6x-upgrading-to-6.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ $ oc -n openshift-logging patch kibana/kibana -p '{"metadata":{"ownerReferences"
5858
----
5959

6060
. Set *ClusterLogging* to state `Managed`
61+
+
6162
[source,terminal]
6263
----
6364
$ oc -n openshift-logging patch clusterlogging/instance -p '{"spec":{"managementState": "Managed"}}' --type=merge

0 commit comments

Comments
 (0)