From bd68f93383df1f51efaaff7b3e039ff8f53b67ee Mon Sep 17 00:00:00 2001 From: sido Date: Wed, 27 Jun 2018 18:15:06 +0200 Subject: [PATCH] updated name --- molgenis-nexus/v0.2.x/templates/volumes/nexus-pv.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molgenis-nexus/v0.2.x/templates/volumes/nexus-pv.yaml b/molgenis-nexus/v0.2.x/templates/volumes/nexus-pv.yaml index b5b5161..95c6f71 100644 --- a/molgenis-nexus/v0.2.x/templates/volumes/nexus-pv.yaml +++ b/molgenis-nexus/v0.2.x/templates/volumes/nexus-pv.yaml @@ -1,7 +1,7 @@ apiVersion: v1 kind: PersistentVolume metadata: - name: {{ .Values.persistence.volumeName }} + name: {{ .Values.persistence.name }} labels: name: nfs2 spec: