RunnerDeployment => no pods are started #3585
Unanswered
laurijssen
asked this question in
Questions
Replies: 0 comments
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'm trying to get a RunnerDeployment on k8s v1.29.
I've installed helm charts so there is a actions-runner-controller-5c996cd9c7-bvvvs running plus secrets and all that.
But on kubectl apply -f of the following
The logs of the controller say:
and no runner pods are started. I know that lots has changed in the securityContext space but can I change the yaml to get it working again?
The same is working fine on 1.24.
Beta Was this translation helpful? Give feedback.
All reactions