Skip to content

Commit 72490dc

Browse files
authored
Merge pull request #90099 from prithvipatil97/patch-39
Red Hat Managed Lokistack example misses to set the "serviceAccount" field
2 parents 3449537 + ef243d8 commit 72490dc

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)