helm-charts
helm-charts copied to clipboard
Jenkins helm charts
### Is your feature request related to a problem? Please describe I have a Jenkins server which is running since years via Docker in a static VM. I want to...
### Describe the bug we have Jenkins 2.346.1 deployed in EKS with helm chart 3.11.10 i noticed the manual configurations like credentials, k8s cloud are gone after restart the Jenkins...
### Describe the bug We currently have Jenkins installed on AKS with the controller successfully mounted to an Azure File share. We want to mount an Azure Disk volume to...
### Is your feature request related to a problem? Please describe At the moment existing helm-chart contains the only cloud configuration (kubernetes). It is included into `jenkins.casc.defaults` definition within `_helpers.tpl`....
### Describe the bug I setup the controller using helm chart and persistent volume, but always after I kill the pod and start again without the plugins configurations, Oauth, kubernetes,...
### Describe the bug After configuring httpsKeyStore in the helm file the jenkins installation can no longer be accessed. ### Version of Helm and Kubernetes ```markdown - Helm: version.BuildInfo{Version:"v3.9.0", GitCommit:"7ceeda6c585217a19a1131663d8cd1f7d641b2a7",...
### Describe the bug I have setup my new Jenkins environment with the following Helm values file: ``` controller: installPlugins: - kubernetes:1.31.3 - workflow-aggregator:2.6 - git:4.10.3 - configuration-as-code:1346.ve8cfa_3473c94 additionalPlugins: -...
### Describe the bug I deployed Jenkins-3.11.4 on Kubernetes v1.23 (Rancher Desktop) via Helm v.3.8.0. The issue is it takes a long time to pod up and running and when...
### What this PR does / why we need it fix relabelings for servicemonitor, added toyaml because its a list of maps not the single value ### Which issue this...
### Is your feature request related to a problem? Please describe Allow support to define multiple container templates for the default agent definition This would allow multiple containers to be...