chore: following the review

Signed-off-by: Artem Bortnikov <brongineer747@gmail.com>
This commit is contained in:
Artem Bortnikov 2026-04-01 00:24:39 +01:00
parent aad494da28
commit 3828ea443c
No known key found for this signature in database
GPG key ID: 862F2E7A0C36E214

View file

@ -37,10 +37,9 @@ spec:
displayHtmlName: {{ $brandingConfig.branding }}
{{- end }}
{{- end }}
{{- if or .Values.login.userRegistration .Values.login.verifyEmail }}
{{- with .Values.login }}
login:
userRegistration: {{ .Values.login.userRegistration }}
verifyEmail: {{ .Values.login.verifyEmail }}
{{- toYaml . | nindent 4 }}
{{- end }}
{{- with .Values.smtp }}
smtp: