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

Allow Service Account Annotations to be provided to Helm chart #1967

Closed
ChrisVanLawAtFanatics opened this issue Feb 2, 2024 · 1 comment · Fixed by #1968
Closed

Allow Service Account Annotations to be provided to Helm chart #1967

ChrisVanLawAtFanatics opened this issue Feb 2, 2024 · 1 comment · Fixed by #1968

Comments

@ChrisVanLawAtFanatics
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The ability to pass annotations for the operator service account would allow integration with IRSA.

Describe the solution you'd like
Provide a serviceAccountAnnotations value in the operator values.yaml.

Describe alternatives you've considered

Additional context
The ability to set eks.amazonaws.com/role-arn annotation on the service account created by the operator chart would improve the usability of the helm chart.

@ChrisVanLawAtFanatics
Copy link
Contributor Author

proposed implementation: #1968

pjuarezd pushed a commit that referenced this issue Feb 7, 2024
add serviceAccountAnnotations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant