Openshift pipelines v1.0.1 in marketplace and Xray v1.1.4 in marketplace

This commit is contained in:
John Peterson
2020-11-03 13:32:21 -08:00
parent e4e29e0fd9
commit 8743370110
23 changed files with 1691 additions and 18 deletions

View File

@@ -348,6 +348,9 @@ spec:
image: "{{ .Values.imageRegistry }}/{{ .Values.pipelines.nexec.image.repository }}:{{ default .Chart.AppVersion .Values.pipelines.version }}"
imagePullPolicy: {{ .Values.pipelines.nexec.image.pullPolicy }}
workingDir: /opt/jfrog/pipelines/app/micro/nexec
securityContext:
allowPrivilegeEscalation: false
runAsUser: 0
env:
- name: COMPONENT
value: nexec