jenkins-infra / helm-charts

Helm chart repository containing the jenkins-infra public charts.
7 stars 25 forks source link

Add the option to set an authorization header in the artifact-caching-proxy #1156

Closed sboardwell closed 3 months ago

sboardwell commented 3 months ago

What feature do you want to see added?

Currently the authorization header is set to an empty string since the main use case does not require authentication.

Allowing people to set the authorization header by setting it in the values.yaml will enable caching of artifacts from secured locations such as artifactory, nexus, etc.

Upstream changes

n/a