diff --git a/chart/templates/deployment.yaml b/chart/templates/deployment.yaml index e76c1df..be43e8a 100644 --- a/chart/templates/deployment.yaml +++ b/chart/templates/deployment.yaml @@ -19,7 +19,7 @@ spec: {{- end }} labels: {{- include "harvester-vm-dhcp-controller.labels" . | nindent 8 }} - {{- with .Values.podLabels }} + {{- with .Values.podLabels }} {{- toYaml . | nindent 8 }} {{- end }} spec: @@ -93,7 +93,7 @@ spec: {{- end }} labels: {{- include "harvester-vm-dhcp-webhook.labels" . | nindent 8 }} - {{- with .Values.podLabels }} + {{- with .Values.podLabels }} {{- toYaml . | nindent 8 }} {{- end }} spec: