|
@ -18,7 +18,7 @@ spec: |
|
|
tls: |
|
|
tls: |
|
|
- hosts: |
|
|
- hosts: |
|
|
- "correioadm.{{ .Values.mail.domain }}" |
|
|
- "correioadm.{{ .Values.mail.domain }}" |
|
|
secretName: {{ .Release.name }}-correioadm-crt |
|
|
secretName: {{ .Release.Name }}-correioadm-crt |
|
|
rules: |
|
|
rules: |
|
|
- host: "correioadm.{{ .Values.mail.domain }}" |
|
|
- host: "correioadm.{{ .Values.mail.domain }}" |
|
|
http: |
|
|
http: |
|
|