Unable to update image tag of action runner deployment with HorizontalRunnerAutoscaler #2906
Unanswered
prasad-1210
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.
Uh oh!
There was an error while loading. Please reload this page.
-
we are trying to run action runner deployments on the Kubernetes cluster and orchestrate them using HorizontalRunnerAutoscaler. when we apply values yaml it triggers new pods but uses an old tag.
here are relevant snips of yaml
runner.yaml
values.yml
deploy runner
update actionsRunnerRepositoryAndTag to tag 224 then run the above apply command. but, new runner-deployment pods startƒ with the old tag 219 but not 224.
please advise, if I'm missing something here
Beta Was this translation helpful? Give feedback.
All reactions