From ac41f612408de7d858104038b5fbbcefe585f950 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Thu, 18 Dec 2025 03:01:58 -0300 Subject: [PATCH] Jenkins theme: merge into base config to avoid JCasC conflict --- services/jenkins/helmrelease.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/services/jenkins/helmrelease.yaml b/services/jenkins/helmrelease.yaml index a6d1f4a..a12e9a9 100644 --- a/services/jenkins/helmrelease.yaml +++ b/services/jenkins/helmrelease.yaml @@ -237,6 +237,9 @@ spec: tokenGenerationOnCreationEnabled: false usageStatisticsEnabled: true unclassified: + simple-theme-plugin: + elements: + - cssUrl: "https://jenkins-contrib-themes.github.io/jenkins-material-theme/dist/material-ocean.css" creds.yaml: | credentials: system: @@ -307,11 +310,6 @@ spec: } } } - theme: | - unclassified: - simple-theme-plugin: - elements: - - cssUrl: "https://jenkins-contrib-themes.github.io/jenkins-material-theme/dist/material-ocean.css" persistence: enabled: true storageClass: astreae