/jenkins-helm

Helm Chart for Jenkins with Config-as-Code backend

Primary LanguageSmartyGNU General Public License v3.0GPL-3.0

Jenkins Helm Chart

Automated Jenkins deployment that uses Configuration-as-Code plugin to manage jenkins settings. The referenced compatible container image is maintained here

Installation

Just run helm on either Openshift/Kubernetes:

  $ oc new-app jenkins-helm
  $ helm install -f <values.file> -n jenkins-helm jenkins-helm jenkins/