diff --git a/sapbtp-operator-charts/templates/deployment.yml b/sapbtp-operator-charts/templates/deployment.yml index 9a144ab3..f35eaf89 100644 --- a/sapbtp-operator-charts/templates/deployment.yml +++ b/sapbtp-operator-charts/templates/deployment.yml @@ -146,4 +146,4 @@ spec: {{- end }} {{- if .Values.manager.topologySpreadConstraints }} topologySpreadConstraints: {{ toYaml .Values.manager.topologySpreadConstraints | nindent 8 }} - {{ - end }} \ No newline at end of file + {{- end }} \ No newline at end of file