fix openldap and postfix
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user