chore: following the review
Signed-off-by: Artem Bortnikov <brongineer747@gmail.com>
This commit is contained in:
parent
aad494da28
commit
3828ea443c
1 changed files with 2 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue