fix openldap and postfix

This commit is contained in:
ace
2021-01-25 21:24:07 +03:00
parent 82c5f35eda
commit 131a1acc84
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ postfix_default_values:
tls:
enabled: true
existingSecret: {{ mail_short_name | default('mail') }}.{{ domain }}-secret
existingSecret: "{{ mail_short_name | default('mail') }}.{{ domain }}-secret"
postfix:
image: