1
0
Fork 0

mount the other work- directory

This commit is contained in:
sido 2018-06-27 15:44:49 +02:00
parent 3ba4162a59
commit 98c030e937
1 changed files with 4 additions and 1 deletions

View File

@ -19,6 +19,9 @@ spec:
app: {{ .Values.nexus.name }}
creationTimestamp: null
spec:
securityContext:
runAsUser: 200
fsGroup: 200
volumes:
- name: molgenis-nexus-data
persistentVolumeClaim:
@ -35,5 +38,5 @@ spec:
- name: molgenis-nexus-data
mountPath: "/nexus-data"
securityContext:
fsGroup: 2000
allowPrivilegeEscalation: false