fluent / fluent/fluent-operator

serviceAccount should give the option to be self managed

Open
#1,184 5 comments 2 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
682
Forks
328
Avg merge
2d 23h
Merged PRs (30d)
13

Description

### Is your feature request related to a problem? Please describe.

I want to use a custom serviceAccount for the fluent-bit, this is required to grant access to AWS resources, currently only serviceAccountAnnotations is possible.

### Describe the solution you'd like

```
fluentbit:
serviceAccount:
create: false
name:
```

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.