@ -54,6 +54,9 @@ spec:
- name: smtp
containerPort: 25
protocol: TCP
{{- if .Values.postfix.hostPort }}
hostPort: {{ .Values.postfix.hostPort }}
{{- end }}
livenessProbe:
tcpSocket:
port: 25
@ -47,6 +47,7 @@ postfix:
senderBcc: ""
kind: StatefulSet
configuration: ""
hostPort: 25
autoscaling:
enabled: false