diff --git a/pkg/chartutil/create.go b/pkg/chartutil/create.go index 24eb1e277..4eb78dc96 100644 --- a/pkg/chartutil/create.go +++ b/pkg/chartutil/create.go @@ -238,7 +238,7 @@ spec: template: metadata: labels: - {{- include ".selectorLabels" . | nindent 8 }} + {{- include ".labels" . | nindent 8 }} spec: {{- with .Values.imagePullSecrets }} imagePullSecrets: