dependabot[bot] on maven
The stable/jenkins helm chart. Already has support for the configuration as code plugin. It's possible to enable by setting master.JCasC.enabled
to true
. It also has support for automatically reloading any configuration change without restarting Jenkins. This is done via a sidecar container which watches for config map changes which contain the configuration (master.sidecars.configAutoReload.enabled
). You can also supply your JCasC configuration files via master.JCasC.configScripts
.
That's all good to have, but I think the JCasC support could be improved even more. I just created an issue with a proposal in that regards: helm/charts#16931. I would love to here your feedback. If you want you can also support it by creating PRs which add better JCasC support.