Skip to content

Commit

Permalink
Merge pull request #2224 from cnti-testcatalog/rlal-fix-jenkins-insta…
Browse files Browse the repository at this point in the history
…llation-in-ci

Fix Jenkins CNF installation in CI
  • Loading branch information
collivier authored Feb 25, 2025
2 parents 6d39ea8 + 5b84aaa commit af5588c
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ deployments:
helm_charts:
- name: jenkins
helm_chart_name: jenkins
helm_values: --set controller.sidecars.configAutoReload.enabled=false
helm_values: --set controller.sidecars.configAutoReload.enabled=false --set controller.installPlugins=false
helm_repo_name: jenkins
helm_repo_url: https://charts.jenkins.io

0 comments on commit af5588c

Please sign in to comment.