diff --git a/charts/kminion/templates/deployment.yaml b/charts/kminion/templates/deployment.yaml index e5b35c1..3276032 100644 --- a/charts/kminion/templates/deployment.yaml +++ b/charts/kminion/templates/deployment.yaml @@ -27,7 +27,7 @@ spec: {{- end}} labels: {{- include "kminion.selectorLabels" . | nindent 8}} - {{- if .Values.customLabels -}} + {{- if .Values.customLabels}} {{toYaml .Values.customLabels | nindent 8}} {{- end}} spec: