Skip to content

Commit 4c5df75

Browse files
authored
Merge pull request #85852 from prithvipatil97/patch-3
ClusterLogForwarder example in About logging 6.0 section is not defined properly
2 parents 12534d8 + 1660c46 commit 4c5df75

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

observability/logging/logging-6.0/log6x-about.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,9 @@ spec:
148148
target:
149149
name: logging-loki
150150
namespace: openshift-logging
151-
authentication:
152-
token:
153-
from: serviceAccount
151+
authentication:
152+
token:
153+
from: serviceAccount
154154
tls:
155155
ca:
156156
key: service-ca.crt
@@ -164,4 +164,4 @@ spec:
164164
- default-lokistack
165165
----
166166

167-
. Verify that logs are visible in the Log section of the Observe tab in the OpenShift web console.
167+
. Verify that logs are visible in the Log section of the Observe tab in the OpenShift web console.

0 commit comments

Comments
 (0)