Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Custom Service Account & IAM Role Names #237

Closed
araguiar opened this issue Nov 10, 2023 · 1 comment
Closed

[FEATURE] Custom Service Account & IAM Role Names #237

araguiar opened this issue Nov 10, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@araguiar
Copy link
Contributor

The adot-operator forces a IAM role name convention that can lead to the IAM role name being more than 64 characters. Customization is limited to being able to define the service account name, but the otel-config submodule is hard coded to the default SA name

I want to update the otel-config helm chart to accept a custom service account name and update the eks-monitoring module to accept a custom IAM role name.

@bonclay7
Copy link
Member

Thanks for opening this

@bonclay7 bonclay7 added the enhancement New feature or request label Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants