Jenkins K8s

  • Canonical IS DevOps
Channel Revision Published Runs on
latest/stable 127 07 Nov 2024
Ubuntu 22.04
latest/edge 128 19 Nov 2024
Ubuntu 22.04
juju deploy jenkins-k8s
Show information

Platform:

Learn about configurations >

  • allowed-plugins | string

    Default: bazaar,blueocean,dependency-check-jenkins-plugin,docker-build-publish,git,kubernetes,ldap,matrix-combinations-parameter,oic-auth,openid,pipeline-groovy-lib,postbuildscript,rebuild,reverse-proxy-auth-plugin,ssh-agent,thinBackup,pipeline-model-definition

    Comma-separated list of allowed plugin short names. If empty, any plugin can be installed. Plugins installed by the user and their dependencies will be removed automatically if not on the list. Included plugins are not automatically installed.

  • restart-time-range | string

    Preferred UTC time range in 24 hour format for restarting Jenkins. If empty, restart will take place whenever Jenkins needs to restart. Jenkins will need to restart on the following occasion. Plugins that are not part of allowed-plugins configuration option are detected. For example, 03-05 will allow Jenkins restart to take place from 3AM UTC to 5AM UTC. Awaits for running job completion for 5 minutes.