diff --git a/services/jenkins/deployment.yaml b/services/jenkins/deployment.yaml index b69f134..7dff5af 100644 --- a/services/jenkins/deployment.yaml +++ b/services/jenkins/deployment.yaml @@ -153,6 +153,8 @@ spec: mountPath: /config/jcasc - name: init-scripts mountPath: /usr/share/jenkins/ref/init.groovy.d + - name: init-scripts + mountPath: /var/jenkins_home/init.groovy.d - name: init-scripts mountPath: /var/jenkins_home/userContent/jenkins-theme.css subPath: jenkins-theme.css