Skip to content

Commit 3456fca

Browse files
authored
Merge pull request #92303 from openshift-cherrypick-robot/cherry-pick-90126-to-enterprise-4.15
[enterprise-4.15] Need to add separate code blocks under step 7 of of Quick Start docs
2 parents ee3b74b + 504e568 commit 3456fca

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

+8
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,15 @@ spec:
117117
[source,shell]
118118
----
119119
$ oc adm policy add-cluster-role-to-user collect-application-logs -z collector -n openshift-logging
120+
----
121+
+
122+
[source,terminal]
123+
----
120124
$ oc adm policy add-cluster-role-to-user collect-audit-logs -z collector -n openshift-logging
125+
----
126+
+
127+
[source,terminal]
128+
----
121129
$ oc adm policy add-cluster-role-to-user collect-infrastructure-logs -z collector -n openshift-logging
122130
----
123131

0 commit comments

Comments
 (0)