How to set a Default Kubernetes Service account globally or for different Teams/Organisation for pods made by the woodpecker agent #4233
Replies: 2 comments 1 reply
-
Currently Woodpecker can set service account per step/pod only.
You can change default service account in namespace.
Make Agent and namespace per Team/Org, change default service account (see previous answer). The tricky part is how to assign pipelines to Agents. If you manage it somehow by labels, then done. |
Beta Was this translation helpful? Give feedback.
1 reply
-
closing as no new response |
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
Uh oh!
There was an error while loading. Please reload this page.
-
i have a large amount of pipelines that all need the same access. i do not want to have to add the access to the default role (if i absolutely dont have to) and would prefer to set the service account to use for individual orgs.
is this or setting the global service account used for all pods made by woodpecker agents possible? if so, how do?
Beta Was this translation helpful? Give feedback.
All reactions