diff --git a/pkg/chartutil/create.go b/pkg/chartutil/create.go index a94f56a8aa5..30d0556e56b 100644 --- a/pkg/chartutil/create.go +++ b/pkg/chartutil/create.go @@ -311,7 +311,7 @@ spec: {{- end }} labels: {{- include ".labels" . | nindent 8 }} - {{- with .Values.podLabels }} + {{- with .Values.podLabels }} {{- toYaml . | nindent 8 }} {{- end }} spec: