fix openldap and postfix
This commit is contained in:
@ -38,7 +38,7 @@ openldap_default_values:
|
||||
podAnnotations: {}
|
||||
service:
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/hostname: {{ openldap_short_name }}.{{ domain }}
|
||||
external-dns.alpha.kubernetes.io/hostname: "{{ openldap_short_name }}.{{ domain }}"
|
||||
clusterIP: ""
|
||||
|
||||
ldapPort: 389
|
||||
|
Reference in New Issue
Block a user