aboutsummaryrefslogtreecommitdiffstats
path: root/templates/pvc.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/pvc.yaml')
-rw-r--r--templates/pvc.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/pvc.yaml b/templates/pvc.yaml
index e21babb..6c18ca0 100644
--- a/templates/pvc.yaml
+++ b/templates/pvc.yaml
@@ -23,7 +23,7 @@ metadata:
labels:
app: {{ include "common.name" . }}
chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
- release: "{{ .Release.Name }}"
+ release: {{ include "common.release" . }}
heritage: "{{ .Release.Service }}"
{{- if .Values.persistence.annotations }}
annotations: