1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 15:46:57 +01:00

Merge pull request #46481 from openshift-cherrypick-robot/cherry-pick-45828-to-enterprise-4.11

[enterprise-4.11] RHDEVDOCS-3629- Correct output example per QE - Branches 4.7+
This commit is contained in:
J Stickler
2022-06-08 18:05:11 -04:00
committed by GitHub

View File

@@ -145,11 +145,11 @@ $ oc process -f eventrouter.yaml | oc apply -n openshift-logging -f -
.Example output
[source,terminal]
----
serviceaccount/logging-eventrouter created
serviceaccount/eventrouter created
clusterrole.authorization.openshift.io/event-reader created
clusterrolebinding.authorization.openshift.io/event-reader-binding created
configmap/logging-eventrouter created
deployment.apps/logging-eventrouter created
configmap/eventrouter created
deployment.apps/eventrouter created
----
. Validate that the Event Router installed in the `openshift-logging` project: