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

Add Pod Service Account Annotation update option #2462

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

psolarcz
Copy link

Adding option to specify list of annotation keys, for example: eks.amazonaws.com/role-arn - that will be appended with the cluster name. It will allow to use unique IAM Role per cluster.

To fix: #2459

@Art3mK
Copy link

Art3mK commented Feb 16, 2024

that would be really nice 👍 Not sure if appending cluster name is a good idea, I'd like to just pass role ARN via manifest to the SA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Waiting for review
Development

Successfully merging this pull request may close these issues.

AWS IRSA - Service Account Annotation
2 participants