feature/bstein-dev-home #7

Merged
bstein merged 95 commits from feature/bstein-dev-home into main 2025-12-18 04:23:02 +00:00
Showing only changes of commit 4e479147ec - Show all commits

View File

@ -90,7 +90,8 @@ spec:
set -euo pipefail set -euo pipefail
rm -f /var/jenkins_home/casc_configs/*.yaml || true rm -f /var/jenkins_home/casc_configs/*.yaml || true
securityContext: securityContext:
runAsUser: 0 runAsUser: 1000
runAsGroup: 1000
volumeMounts: volumeMounts:
- name: jenkins-home - name: jenkins-home
mountPath: /var/jenkins_home mountPath: /var/jenkins_home