From c28f08bedd589c4c013b0c364ef8793c60745bed Mon Sep 17 00:00:00 2001 From: sido Date: Wed, 12 Sep 2018 08:15:38 +0200 Subject: [PATCH] one end to much --- molgenis/templates/persistence/elasticsearchPVC.yaml | 1 - molgenis/templates/persistence/molgenisPVC.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/molgenis/templates/persistence/elasticsearchPVC.yaml b/molgenis/templates/persistence/elasticsearchPVC.yaml index 54103b8..6c8bef7 100644 --- a/molgenis/templates/persistence/elasticsearchPVC.yaml +++ b/molgenis/templates/persistence/elasticsearchPVC.yaml @@ -16,5 +16,4 @@ spec: resources: requests: storage: {{ .Values.elasticsearch.persistence.size }} -{{- end }} {{- end }} \ No newline at end of file diff --git a/molgenis/templates/persistence/molgenisPVC.yaml b/molgenis/templates/persistence/molgenisPVC.yaml index 9968273..6ec2f93 100644 --- a/molgenis/templates/persistence/molgenisPVC.yaml +++ b/molgenis/templates/persistence/molgenisPVC.yaml @@ -16,5 +16,4 @@ spec: resources: requests: storage: {{ .Values.molgenis.persistence.size }} -{{- end }} {{- end }} \ No newline at end of file