diff --git a/chart/voyager/templates/deployment.yaml b/chart/voyager/templates/deployment.yaml index c93af6ea5..2778901fe 100644 --- a/chart/voyager/templates/deployment.yaml +++ b/chart/voyager/templates/deployment.yaml @@ -12,6 +12,7 @@ spec: selector: matchLabels: app: {{ template "name" . }} + release: {{ .Release.Name }} template: metadata: labels: