imagePullSecrets with gha-runner-scale-set #2818
Replies: 1 comment
-
I digress, if anyone has the issue, the values are available just not in values and work properly.
|
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 see that the gha-runner-scale-set-controller supports
imagePullSecrets
and I have this working properly, even though it isn't where I need it.I just migrated from the old Runner Sets to move away to add no-default-labels and for the autoscaling functionality without the webhook configuration.
I have some variables or secrets that I want to make available to my pipeline outside of using or managing those values in my Org Secrets.
Is there anyway to get this functionality back or implement it to make secrets available to the runners?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions