Adds a new Jenkins server to the git repository
Aliases: create,new
jx-gitops jenkins add
Adds a new Jenkins server to the git repository
jx-gitops jenkins add --name myjenkins
-c, --chart string the jenkins helm chart to use (default "jenkinsci/jenkins")
-h, --help help for add
-n, --name string the name of the jenkins server to add
-r, --repository string the helm chart repository URL of the chart (default "https://charts.jenkins.io")
-v, --version string the version of the helm chart. If not specified the versionStream will be checked otherwise the latest version is used
- jx-gitops jenkins - Commands for working with Jenkins GitOps configuration