Skip to content

Commit db409a0

Browse files
authored
Merge pull request #90042 from openshift-cherrypick-robot/cherry-pick-89961-to-enterprise-4.15
[enterprise-4.15] Legacy service accounts: Update log6x-collection-setup.adoc
2 parents b2ffb38 + 5f56060 commit db409a0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/log6x-collection-setup.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ To use the existing legacy service account `logcollector`, create the following
1818
[source,terminal]
1919
----
2020
$ oc adm policy add-cluster-role-to-user collect-application-logs system:serviceaccount:openshift-logging:logcollector
21+
----
22+
23+
[source,terminal]
24+
----
2125
$ oc adm policy add-cluster-role-to-user collect-infrastructure-logs system:serviceaccount:openshift-logging:logcollector
2226
----
2327

0 commit comments

Comments
 (0)