Jenkins theme: merge into base config to avoid JCasC conflict

This commit is contained in:
Brad Stein 2025-12-18 03:01:58 -03:00
parent 6d8dbfc214
commit ac41f61240

View File

@ -237,6 +237,9 @@ spec:
tokenGenerationOnCreationEnabled: false tokenGenerationOnCreationEnabled: false
usageStatisticsEnabled: true usageStatisticsEnabled: true
unclassified: unclassified:
simple-theme-plugin:
elements:
- cssUrl: "https://jenkins-contrib-themes.github.io/jenkins-material-theme/dist/material-ocean.css"
creds.yaml: | creds.yaml: |
credentials: credentials:
system: 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: persistence:
enabled: true enabled: true
storageClass: astreae storageClass: astreae