Hello, I am running this in AWS EKS, and I want to add an annotation to the agent service account to be able to assume a role.
Right now the only way to do that would be to add a global annotations to all objects.
Ideally I would be able to specify annotations only for the resource I want.
In this case something like agentServiceAccountAnnotations or agent.serviceaccount.annotations
Hello, I am running this in AWS EKS, and I want to add an annotation to the agent service account to be able to assume a role.
Right now the only way to do that would be to add a global annotations to all objects.
Ideally I would be able to specify annotations only for the resource I want.
In this case something like agentServiceAccountAnnotations or agent.serviceaccount.annotations