diff --git a/chart/templates/deployment.yaml b/chart/templates/deployment.yaml index 6191693e..0ba5154b 100644 --- a/chart/templates/deployment.yaml +++ b/chart/templates/deployment.yaml @@ -18,7 +18,7 @@ spec: {{- end }} labels: {{- include "sparrow.labels" . | nindent 8 }} - {{- with .Values.podLabels }} + {{- with .Values.podLabels }} {{- toYaml . | nindent 8 }} {{- end }} spec: