From 3ba4162a59a362fb0a970242121a26740f1c13ae Mon Sep 17 00:00:00 2001 From: sido Date: Wed, 27 Jun 2018 15:40:57 +0200 Subject: [PATCH] mount the other work- directory --- nexus/v0.1.x/templates/deployments/nexus-deployment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nexus/v0.1.x/templates/deployments/nexus-deployment.yaml b/nexus/v0.1.x/templates/deployments/nexus-deployment.yaml index 9d82b3e..da4d1ee 100644 --- a/nexus/v0.1.x/templates/deployments/nexus-deployment.yaml +++ b/nexus/v0.1.x/templates/deployments/nexus-deployment.yaml @@ -34,6 +34,6 @@ spec: volumeMounts: - name: molgenis-nexus-data mountPath: "/nexus-data" - - name: molgenis-nexus-data - mountPath: "/sonatype-work" + securityContext: + fsGroup: 2000