diff --git a/pkg/chartutil/create.go b/pkg/chartutil/create.go index e43aaf479..f96ae22eb 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: