Replies: 1 comment
-
The serviceaccount is created and handled by the operator for every app separately. They are basically a Helm chart: Same for pod annotations: They are not documented well yet, since I considered them a special case. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I am trying to figure out how I can modify the serviceaccount to use a role dynamically so that my EKS pods have permissions to specific resources. I have it handled on the AWS side but I am trying to get the serviceaccount to use the proper annotation for the pods to deploy under. Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions