Jenkins theme: merge into base config to avoid JCasC conflict
This commit is contained in:
parent
6d8dbfc214
commit
ac41f61240
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user