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