fix: ensure perms for dynamic Jenkins volumes

This commit is contained in:
Stefan Reimer 2022-07-08 10:53:08 +02:00
parent 9d661c28e0
commit f9268fe385
2 changed files with 4 additions and 2 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
name: kubezero-ci
description: KubeZero umbrella chart for all things CI
type: application
version: 0.5.0
version: 0.5.1
home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
keywords:

View File

@ -117,7 +117,7 @@ jenkins:
- kubernetes:3651.v908e7db_10d06
- workflow-aggregator:581.v0c46fa_697ffd
- git:4.11.3
- configuration-as-code:1462.v069a_b_57ff5c8
- configuration-as-code:1464.vd8507b_82e41a_
- antisamy-markup-formatter:2.7
- prometheus:2.0.11
- htmlpublisher:1.30
@ -161,6 +161,8 @@ jenkins:
apiVersion: v1
kind: Pod
spec:
securityContext:
fsGroup: 1000
serviceAccountName: jenkins-podman-aws
containers:
- name: jnlp