feature/ariadne #11

Merged
bstein merged 416 commits from feature/ariadne into main 2026-01-28 14:05:40 +00:00
Showing only changes of commit 954d0d36b9 - Show all commits

View File

@ -153,6 +153,8 @@ spec:
mountPath: /config/jcasc mountPath: /config/jcasc
- name: init-scripts - name: init-scripts
mountPath: /usr/share/jenkins/ref/init.groovy.d mountPath: /usr/share/jenkins/ref/init.groovy.d
- name: init-scripts
mountPath: /var/jenkins_home/init.groovy.d
- name: init-scripts - name: init-scripts
mountPath: /var/jenkins_home/userContent/jenkins-theme.css mountPath: /var/jenkins_home/userContent/jenkins-theme.css
subPath: jenkins-theme.css subPath: jenkins-theme.css