From 31959e5e37456b082396e2a1776591fc9ee2abbf Mon Sep 17 00:00:00 2001 From: Ryan Holt Date: Sat, 5 Sep 2020 21:30:32 -0400 Subject: [PATCH] newline --- charts/media-common/templates/pvc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/media-common/templates/pvc.yaml b/charts/media-common/templates/pvc.yaml index 14309791..2f994847 100644 --- a/charts/media-common/templates/pvc.yaml +++ b/charts/media-common/templates/pvc.yaml @@ -41,4 +41,4 @@ spec: {{- if .Values.persistence.media.storageClass }} storageClassName: {{ if (eq "-" .Values.persistence.media.storageClass) }}""{{- else }}{{ .Values.persistence.media.storageClass | quote}}{{- end }} {{- end }} -{{- end -}} \ No newline at end of file +{{- end -}}