mount the other work- directory
This commit is contained in:
parent
ed6c9613e0
commit
5d4b633828
@ -19,9 +19,9 @@ spec:
|
||||
app: {{ .Values.nexus.name }}
|
||||
creationTimestamp: null
|
||||
spec:
|
||||
securityContext:
|
||||
runAsUser: 200
|
||||
fsGroup: 200
|
||||
# securityContext:
|
||||
# runAsUser: 200
|
||||
# fsGroup: 200
|
||||
volumes:
|
||||
- name: molgenis-nexus-data
|
||||
persistentVolumeClaim:
|
||||
@ -37,6 +37,6 @@ spec:
|
||||
volumeMounts:
|
||||
- name: molgenis-nexus-data
|
||||
mountPath: "/nexus-data"
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
# securityContext:
|
||||
# allowPrivilegeEscalation: false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user