Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support external nexus / artifactory server #2232

Open
jstrachan opened this issue Mar 15, 2021 · 1 comment
Open

support external nexus / artifactory server #2232

jstrachan opened this issue Mar 15, 2021 · 1 comment

Comments

@jstrachan
Copy link
Member

currently we hard code the nexus service to be http://nexus in the maven settings:
https://github.com/jenkins-x/jx3-versions/blob/master/charts/jx3/jxboot-helmfile-resources/secret-schema.yaml#L72

it would be nice to be able to parameterise that a little more so we can use any URL at all via a setting in jx-requirements.yml

@jstrachan
Copy link
Member Author

a workaround for now is to enable an external service link on the nexus Service via this chart configuration:
https://github.com/jenkins-x-charts/jxboot-helmfile-resources/blob/master/charts/jxboot-helmfile-resources/values.yaml#L110-L114

but being able to parameterise the nexus/artifactory URL may be simpler

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant