Skip to content

Commit 662ad2d

Browse files
authored
Merge pull request #86670 from prithvipatil97/patch-18
outputRefs value is missing in Forwarding logs over HTTP documentation
2 parents de31b4b + cba0c7d commit 662ad2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/logging-http-forward.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ spec:
4040
inputRefs:
4141
- application
4242
outputRefs:
43-
- <8>
43+
- httpout-app <8>
4444
----
4545
<1> In legacy implementations, the CR name must be `instance`. In multi log forwarder implementations, you can use any name.
4646
<2> In legacy implementations, the CR namespace must be `openshift-logging`. In multi log forwarder implementations, you can use any namespace.

0 commit comments

Comments
 (0)