Skip to content

A helm chart for additional resources for your Jenkins server if you are using Jenkins X and want to reuse the pipeline git token and maven/nexus settings.

License

Notifications You must be signed in to change notification settings

jenkins-x-charts/jenkins-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jenkins-resources

License

A helm chart for additional resources for your Jenkins server if you are using the Jenkins chart with Jenkins X and want to reuse the pipeline git token and maven/nexus settings from Vault or your cloud secret store.

Usage

If you are using Jenkins X then follow the instructions on using Jenkins X with Jenkinsfiles which will automatically set up a Jenkins server using this chart.

If you want to manually add this chart then add the following to your helmfiles/$namespace/helmfile.yaml:

...
releases:
- chart: jx3/jenkins-resources
  name: jenkins-resources
...

Using Helm directly

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm is set up properly, add the repo as follows:

helm repo add jx3 https://storage.googleapis.com/jenkinsxio/charts

you can then do

helm search repo jenkins-resources

The chart installs resources into the jenkins-resources namespace

About

A helm chart for additional resources for your Jenkins server if you are using Jenkins X and want to reuse the pipeline git token and maven/nexus settings.

Resources

License

Stars

Watchers

Forks

Packages

No packages published