James Rawlings
James Rawlings
Fwiw it might be worth looking at https://github.com/external-secrets/kubernetes-external-secrets if you need to work with multiple secret managers which Jenkins X does so we default to that. Having said that this...
/ok-to-test
we recommend using the jx cli to create clusters or install on an existing one. This will setup the local helm repos, secrets, environments and much more https://jenkins-x.io/getting-started/
Hmm are you behind a proxy? I'm able to hit that URL here https://chartmuseum.build.cd.jenkins-x.io/health
looks like the ones that failed are http and not https, needs a cleanup on our side but shouldn't affect anything
you're welcome :)
Ah I see.. ok in this scenario the new namespace has the latest version of templates which I want to run rather than the old ones in the default namespace.
Yeah I think that would do nicely
I've just had a quick look and the maven settings.xml that's added to fabric8 forge is under /root/.m2 but forge is running as the jboss user. Can you try to...
Yeah we may well need to do that, also we could mount the existing jenkins maven secret into the forge pod? That's probably better all round?