diff --git a/pkg/chartutil/create.go b/pkg/chartutil/create.go index 3a8f3cc5a..062af7327 100644 --- a/pkg/chartutil/create.go +++ b/pkg/chartutil/create.go @@ -295,7 +295,7 @@ spec: {{- toYaml . | nindent 8 }} {{- end }} labels: - {{- include ".selectorLabels" . | nindent 8 }} + {{- include ".labels" . | nindent 8 }} spec: {{- with .Values.imagePullSecrets }} imagePullSecrets: