From 4bdd5a3646e19891786d1103ec8c251325b986e7 Mon Sep 17 00:00:00 2001 From: Amit Zafran Date: Thu, 8 Aug 2024 17:16:21 +0300 Subject: [PATCH] fix --- charts/consumer/templates/pvc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/consumer/templates/pvc.yaml b/charts/consumer/templates/pvc.yaml index a59dff9..ceb20ea 100644 --- a/charts/consumer/templates/pvc.yaml +++ b/charts/consumer/templates/pvc.yaml @@ -19,4 +19,4 @@ spec: requests: storage: {{ $.Values.persistence.size | quote }} {{- end }} -{{- end }} \ No newline at end of file +{{- end }}