ConduitIO / ConduitIO/conduit-operator
Support specifying custom service account on Conduit CRD
Open
- Dominant language
- Go
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Each Conduit CRD results in the creation of a pod. For use cases such as IRSA (EKS IAM Roles for Service Accounts) or custom RBAC, it's a standard Kubernetes pattern to allow specifying a custom service account on a workload.
I propose adding an (optional) `serviceAccountName` field to the Conduit CRD spec, which will be passed down to the created Conduit pod.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.