When I run pulumi up from a pod within an eks clus...
# general
t
When I run pulumi up from a pod within an eks cluster the pod uses the role that is associated with the worker node (EC2 instance) to deploy applications. How do I go about setting up a service account for pulumi execution. My runner has a service account but I am not sure how to run pulumi up with the service account.