diff --git a/freeipa/templates/deployment.yaml b/freeipa/templates/deployment.yaml index 0edbab8..a1ed557 100644 --- a/freeipa/templates/deployment.yaml +++ b/freeipa/templates/deployment.yaml @@ -117,7 +117,7 @@ spec: {{- end }} {{- with .Values.affinity }} affinity: - {{- toYaml . | nindent 8 }} +{{- toYaml . | indent 8 }} {{- end }} {{- with .Values.tolerations }} tolerations: