You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
image:
# -- Repository to pull the agent jnlp image from
repository: "jenkins/inbound-agent"
# -- Tag of the image to pull
tag: "3301.v4363ddcca_4e7-3"
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe
Right now the agent image definition is like this:
https://github.com/jenkinsci/helm-charts/blob/main/charts/jenkins/values.yaml#L954
Describe the solution you'd like
We would like to have a custom registry like, for example, in the controller image definition:
https://github.com/jenkinsci/helm-charts/blob/main/charts/jenkins/values.yaml#L35
Describe alternatives you've considered
No response
Additional context
It is common to have a proxy for external registries, that is the reason why we would like to be able to define it.
The text was updated successfully, but these errors were encountered: