Skip to content

Commit 5ed3968

Browse files
authored
Merge pull request #90731 from openshift-cherrypick-robot/cherry-pick-90099-to-enterprise-4.15
[enterprise-4.15] Red Hat Managed Lokistack example misses to set the "serviceAccount" field
2 parents 0df4991 + fc766e6 commit 5ed3968

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

observability/logging/logging-6.0/log6x-upgrading-to-6.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,8 @@ metadata:
347347
name: instance
348348
namespace: openshift-logging
349349
spec:
350+
serviceAccount:
351+
name: <service_account_name>
350352
outputs:
351353
- name: default-lokistack
352354
type: lokiStack

0 commit comments

Comments
 (0)