diff --git a/chart/templates/deployment-webhook.yaml b/chart/templates/deployment-webhook.yaml index 6a94897..c4d353a 100644 --- a/chart/templates/deployment-webhook.yaml +++ b/chart/templates/deployment-webhook.yaml @@ -143,7 +143,7 @@ spec: - name: {{ .Values.privateRegistry.registrySecret }} {{- end }} {{- if .Values.longhornAdmissionWebhook.priorityClass }} - priorityClassName: {{ .Values.longhornAdmissionWebhook.priorityClass | quote }} + priorityClassName: {{ .Values.longhornAdmissionWebhook.priorityClass | quote }} {{- end }} {{- if or .Values.longhornAdmissionWebhook.tolerations .Values.global.cattle.windowsCluster.enabled }} tolerations: