Service Account on Ephemeral runner #4046
Unanswered
csepulveda
asked this question in
Questions
Replies: 1 comment
-
Any idea here? :) |
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 everyone,
Quick question — I understand that it’s possible to assign permissions to an EphemeralRunnerSet by configuring the ServiceAccount in the AutoscalingRunnerSet.
However, I’d like to know if there’s a way to override the ServiceAccount for specific workflow jobs, without having to define a separate runner.
In my case, one of the jobs in my workflow needs to create resources using helm and kubectl, so I’d like that job to run with a ServiceAccount that has the appropriate permissions.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions